org.jboss.ha.hasessionstate.server
Interface HASessionStateServiceMBean
- All Superinterfaces:
- Service (src) , ServiceMBean (src)
- All Known Implementing Classes:
- HASessionStateService (src)
- public interface HASessionStateServiceMBean
- extends ServiceMBean (src)
MBEAN interface for HASessionState service.
- See Also:
HASessionState
(src)
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 |
OBJECT_NAME
public static final ObjectName (src) OBJECT_NAME
getJndiName
public java.lang.String getJndiName()
setJndiName
public void setJndiName(java.lang.String newName)
getPartitionName
public java.lang.String getPartitionName()
setPartitionName
public void setPartitionName(java.lang.String name)
getBeanCleaningDelay
public long getBeanCleaningDelay()
setBeanCleaningDelay
public void setBeanCleaningDelay(long newDelay)