|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectSupplier
Method Summary | |
---|---|
java.lang.Object |
getObject(java.lang.Class clazz)
If someone want to write service impl class with interface being there method parameter , then at the time of deserilization this method will provide the impl class for that interface. |
Method Detail |
---|
java.lang.Object getObject(java.lang.Class clazz) throws AxisFault
clazz
- Type
AxisFault
- : will throw an exception when something goes wrong
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |