|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ogsa.impl.ogsi.DynamicFactoryCallbackImpl
| Field Summary | |
protected GridServiceBase |
base
|
| Constructor Summary | |
DynamicFactoryCallbackImpl()
|
|
| 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 |
| Field Detail |
protected GridServiceBase base
| Constructor Detail |
public DynamicFactoryCallbackImpl()
| Method Detail |
public void initialize(GridServiceBase base)
throws GridServiceException
FactoryCallback
initialize in interface FactoryCallbackbase - factory service that this factory callback should create services for
GridServiceException - if the callback object could not be initialized
public GridServiceBase createServiceObject(ExtensibilityType creation,
ExtensibilityTypeHolder extensibilityOutput)
throws GridServiceException
FactoryCallbackGridServiceBase 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 | |||||||||