org.jboss.ejb.plugins.keygenerator.uuid
Interface UUIDKeyGeneratorFactoryServiceMBean

All Superinterfaces:
Service (src) , ServiceMBean (src)
All Known Implementing Classes:
UUIDKeyGeneratorFactoryService (src)

public interface UUIDKeyGeneratorFactoryServiceMBean
extends ServiceMBean (src)

MBean interface for UUIDKeyGeneratorFactoryService


Field Summary
static ObjectName (src) OBJECT_NAME
           
 
Fields inherited from interface org.jboss.system.ServiceMBean (src)
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED
 
Methods inherited from interface org.jboss.system.ServiceMBean (src)
getName, getState, getStateString, jbossInternalLifecycle
 
Methods inherited from interface org.jboss.system.Service (src)
create, destroy, start, stop
 

Field Detail

OBJECT_NAME

public static final ObjectName (src)  OBJECT_NAME