|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.ogsa.impl.ogsi.NotificationSubscriptionFactoryCallbackImpl
Constructor Summary | |
NotificationSubscriptionFactoryCallbackImpl()
|
Method Summary | |
GridServiceBase |
createServiceObject(ExtensibilityType creation,
ExtensibilityTypeHolder extensibilityOutput)
creates a new Grid service instance that implements the GridServiceBase |
void |
initialize(GridServiceBase base)
associates this object with its GridServiceBase service. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NotificationSubscriptionFactoryCallbackImpl()
Method Detail |
public void initialize(GridServiceBase base) throws GridServiceException
FactoryCallback
initialize
in interface FactoryCallback
base
- factory service that this factory callback should create services for
GridServiceException
- if the callback object could not be initializedpublic GridServiceBase createServiceObject(ExtensibilityType creation, ExtensibilityTypeHolder extensibilityOutput) throws GridServiceException
FactoryCallback
GridServiceBase interface
- Specified by:
createServiceObject
in interface FactoryCallback
- Parameters:
creation
- parameters the client may pass to the factory at creation time
- Throws:
GridServiceException
- if the service instance could not be created
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |