|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
public class MarshalServiceRuntimeDescriptionImpl
| Constructor Summary | |
|---|---|
protected |
MarshalServiceRuntimeDescriptionImpl(String key,
ServiceDescription serviceDesc)
|
| Method Summary | |
|---|---|
AnnotationDesc |
getAnnotationDesc(Class cls)
Gets/Creates the AnnotationDesc for this class. |
AnnotationDesc |
getAnnotationDesc(String clsName)
Gets the AnnotationDesc for this class if already determined |
FaultBeanDesc |
getFaultBeanDesc(FaultDescription faultDesc)
|
String |
getKey()
|
MessageFactory |
getMessageFactory()
|
Method |
getMethod(OperationDescription operationDesc)
Get the Method for the specified OperationDescription |
TreeSet<String> |
getPackages()
|
String |
getPackagesKey()
|
Map<String,PropertyDescriptorPlus> |
getPropertyDescriptorMap(Class cls)
Get the PropertyDescriptor map for the class. |
String |
getRequestWrapperClassName(OperationDescription operationDesc)
|
String |
getResponseWrapperClassName(OperationDescription operationDesc)
|
ServiceDescription |
getServiceDescription()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected MarshalServiceRuntimeDescriptionImpl(String key,
ServiceDescription serviceDesc)
| Method Detail |
|---|
public ServiceDescription getServiceDescription()
getServiceDescription in interface ServiceRuntimeDescriptionpublic String getKey()
getKey in interface ServiceRuntimeDescriptionpublic TreeSet<String> getPackages()
getPackages in interface MarshalServiceRuntimeDescriptionpublic String getPackagesKey()
getPackagesKey in interface MarshalServiceRuntimeDescriptionpublic AnnotationDesc getAnnotationDesc(Class cls)
MarshalServiceRuntimeDescription
getAnnotationDesc in interface MarshalServiceRuntimeDescriptionpublic AnnotationDesc getAnnotationDesc(String clsName)
MarshalServiceRuntimeDescription
getAnnotationDesc in interface MarshalServiceRuntimeDescriptionpublic Map<String,PropertyDescriptorPlus> getPropertyDescriptorMap(Class cls)
MarshalServiceRuntimeDescription
getPropertyDescriptorMap in interface MarshalServiceRuntimeDescriptionpublic String getRequestWrapperClassName(OperationDescription operationDesc)
getRequestWrapperClassName in interface MarshalServiceRuntimeDescriptionpublic String getResponseWrapperClassName(OperationDescription operationDesc)
getResponseWrapperClassName in interface MarshalServiceRuntimeDescriptionpublic FaultBeanDesc getFaultBeanDesc(FaultDescription faultDesc)
getFaultBeanDesc in interface MarshalServiceRuntimeDescriptionpublic Method getMethod(OperationDescription operationDesc)
getMethod in interface MarshalServiceRuntimeDescriptionpublic String toString()
toString in class Objectpublic MessageFactory getMessageFactory()
getMessageFactory in interface MarshalServiceRuntimeDescription
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||