org.globus.wsrf.impl.notification
Class NotificationConsumerHome

java.lang.Object
  extended byorg.globus.wsrf.impl.ResourceHomeImpl
      extended byorg.globus.wsrf.impl.notification.NotificationConsumerHome
All Implemented Interfaces:
Initializable, ResourceHome

public class NotificationConsumerHome
extends ResourceHomeImpl


Nested Class Summary
 
Nested classes inherited from class org.globus.wsrf.impl.ResourceHomeImpl
 
Field Summary
(package private) static org.apache.commons.logging.Log logger
           
private  org.apache.axis.components.uuid.UUIDGen uuidGenerator
           
 
Fields inherited from class org.globus.wsrf.impl.ResourceHomeImpl
keyTypeClass, keyTypeName, lockManager, resourceClass, resources
 
Constructor Summary
NotificationConsumerHome()
           
 
Method Summary
 ResourceKey create()
           
 ResourceKey create(ResourceSecurityDescriptor desc)
           
 
Methods inherited from class org.globus.wsrf.impl.ResourceHomeImpl
add, createNewInstance, createNewInstanceAndLoad, find, getCacheLocation, getKeyTypeClass, getKeyTypeName, getResourceClass, getSweeperDelay, initialize, remove, setCacheLocation, setResourceClass, setResourceKeyName, setResourceKeyType, setSweeperDelay
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

static org.apache.commons.logging.Log logger

uuidGenerator

private org.apache.axis.components.uuid.UUIDGen uuidGenerator
Constructor Detail

NotificationConsumerHome

public NotificationConsumerHome()
Method Detail

create

public ResourceKey create()

create

public ResourceKey create(ResourceSecurityDescriptor desc)