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