org.globus.mds.aggregator.impl
Class AggregatorServiceGroupEntryHome
java.lang.Object
org.globus.wsrf.impl.ResourceHomeImpl
org.globus.mds.aggregator.impl.AggregatorServiceGroupEntryHome
- All Implemented Interfaces:
- Initializable, ResourceHome
- public class AggregatorServiceGroupEntryHome
- extends ResourceHomeImpl
Looks up a service group entry. A key for this service consists of the
key to the containing service group and then a unique-in-servicegroup
key.
| Methods inherited from class org.globus.wsrf.impl.ResourceHomeImpl |
add, createNewInstance, createNewInstanceAndLoad, getCacheLocation, getKeyTypeClass, getKeyTypeName, getResourceClass, getSweeperDelay, setCacheLocation, setResourceClass, setResourceKeyName, setResourceKeyType, setSweeperDelay |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
private static org.apache.commons.logging.Log logger
i18n
private static org.globus.util.I18n i18n
groupHome
private ResourceHome groupHome
AggregatorServiceGroupEntryHome
public AggregatorServiceGroupEntryHome()
initialize
public void initialize()
throws java.lang.Exception
- Throws:
java.lang.Exception
find
public Resource find(ResourceKey key)
throws ResourceException,
InvalidResourceKeyException
- Throws:
ResourceException
InvalidResourceKeyException
remove
public void remove(ResourceKey key)
getGroupHome
public ResourceHome getGroupHome()
throws java.lang.Exception
- Throws:
java.lang.Exception
getGroupHomeLocation
public java.lang.String getGroupHomeLocation(org.apache.axis.MessageContext ctx)
throws java.lang.Exception
- Throws:
java.lang.Exception