|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TargetSystemFactoryClient
The TargetSystemFactory client
Field Summary | |
---|---|
static javax.xml.namespace.QName |
TARGET_SYSTEM_FACTORY_RESOURCE
The resource type of target system factory. |
Method Summary | ||
---|---|---|
TargetSystemClient |
createTargetSystem(java.util.Calendar terminationTime)
Create a target system |
|
java.lang.String |
getName()
Get the name of the target system factory |
|
|
getTargetSystems()
Get the target systems created by this TSF. |
Methods inherited from interface com.intel.gpe.clients.api.WSLTClient |
---|
destroy, getCurrentTime, getTerminationTime, setTerminationTime |
Methods inherited from interface com.intel.gpe.clients.api.WSRPClient |
---|
getMultipleResourceProperties, getResourceProperty, getResourcePropertyDocument, queryXPath10Properties |
Field Detail |
---|
static final javax.xml.namespace.QName TARGET_SYSTEM_FACTORY_RESOURCE
RegistryClient.getResources(QName, ClientFactory)
.
Method Detail |
---|
TargetSystemClient createTargetSystem(java.util.Calendar terminationTime) throws GPETSRNotCreatedException, GPEResourceUnknownException, GPEMiddlewareRemoteException, GPEInvalidResourcePropertyQNameException
terminationTime
- - the initial termination time
GPETSRNotCreatedException
GPEResourceUnknownException
GPEMiddlewareRemoteException
GPEInvalidResourcePropertyQNameException
<ClientType extends TargetSystemClient> java.util.List<ClientType> getTargetSystems() throws GPEInvalidResourcePropertyQNameException, GPEUnmarshallingException, GPESecurityException, GPEMiddlewareRemoteException, GPEMiddlewareServiceException, GPEResourceUnknownException
ClientType
-
GPEInvalidResourcePropertyQNameException
GPEUnmarshallingException
GPESecurityException
GPEMiddlewareRemoteException
GPEMiddlewareServiceException
GPEResourceUnknownException
java.lang.String getName() throws GPEInvalidResourcePropertyQNameException, GPEResourceUnknownException, GPEUnmarshallingException, GPESecurityException, GPEMiddlewareRemoteException, GPEMiddlewareServiceException
GPEInvalidResourcePropertyQNameException
GPEResourceUnknownException
GPEUnmarshallingException
GPESecurityException
GPEMiddlewareRemoteException
GPEMiddlewareServiceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |