|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.wsstar.notification.extension.WSNotificationExtensionFactory
com.ebmwebsourcing.wsstar.notification.extension.WSNotificationExtensionFactoryImpl
public class WSNotificationExtensionFactoryImpl
This class is a concrete implementation of the abstract class WSNotificationFactory. Some ideas used here have been shamelessly copied from the wonderful JAXP and Xerces work.
| Field Summary |
|---|
| Fields inherited from class com.ebmwebsourcing.wsstar.notification.extension.WSNotificationExtensionFactory |
|---|
specificExtendedTypesFactory |
| Constructor Summary | |
|---|---|
WSNotificationExtensionFactoryImpl()
Default Constructor |
|
| Method Summary | |
|---|---|
ContextPolicyType |
createContextPolicyType()
Create an instance of the ContextPolicyType class |
ProcessPolicyType |
createProcessPolicyType()
Create an instance of the ProcessPolicyType class |
ResourcesUuidType |
createResourcesUuidType()
Create an instance of the ResourcesUuidType class |
SOAParameterType |
createSOAParameterType()
Create an instance of the SOAParameterType class |
TerminationTimeType |
createTerminationTimeType()
Create an instance of the TerminationTimeType class |
XsltStyleSheetType |
createXsltStyleSheetType()
Create an instance of the XsltStyleSheetType class |
| Methods inherited from class com.ebmwebsourcing.wsstar.notification.extension.WSNotificationExtensionFactory |
|---|
getInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSNotificationExtensionFactoryImpl()
| Method Detail |
|---|
public SOAParameterType createSOAParameterType()
throws WSNotificationExtensionException
WSNotificationExtensionFactorySOAParameterType class
createSOAParameterType in class WSNotificationExtensionFactorySOAParameterType object
WSNotificationExtensionException
public ResourcesUuidType createResourcesUuidType()
throws WSNotificationExtensionException
WSNotificationExtensionFactoryResourcesUuidType class
createResourcesUuidType in class WSNotificationExtensionFactoryResourcesUuidType object
WSNotificationExtensionException
public ProcessPolicyType createProcessPolicyType()
throws WSNotificationExtensionException
WSNotificationExtensionFactoryProcessPolicyType class
createProcessPolicyType in class WSNotificationExtensionFactoryProcessPolicyType object
WSNotificationExtensionException
public ContextPolicyType createContextPolicyType()
throws WSNotificationExtensionException
WSNotificationExtensionFactoryContextPolicyType class
createContextPolicyType in class WSNotificationExtensionFactoryContextPolicyType object
WSNotificationExtensionException
public XsltStyleSheetType createXsltStyleSheetType()
throws WSNotificationExtensionException
WSNotificationExtensionFactoryXsltStyleSheetType class
createXsltStyleSheetType in class WSNotificationExtensionFactoryXsltStyleSheetType object
WSNotificationExtensionException
public TerminationTimeType createTerminationTimeType()
throws WSNotificationExtensionException
WSNotificationExtensionFactoryTerminationTimeType class
createTerminationTimeType in class WSNotificationExtensionFactoryTerminationTimeType object class
WSNotificationExtensionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||