|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractScheduleProviderMBean
MBean interface.
Field Summary | |
---|---|
static javax.management.ObjectName |
OBJECT_NAME
|
Fields inherited from interface org.jboss.system.ServiceMBean |
---|
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
Method Summary | |
---|---|
String |
getScheduleManagerName()
Get the Schedule Manager Name |
boolean |
isHASingleton()
determines whether or not the service is clustered singleton |
void |
setHASingleton(boolean hasingleton)
determines whether or not the service is clustered singleton |
void |
setScheduleManagerName(String pSchedulerManagerName)
Set the Schedule Manager Name |
void |
startProviding()
Add the Schedules to the Schedule Manager |
void |
stopProviding()
Stops the Provider from providing and causing him to remove all Schedules |
Methods inherited from interface org.jboss.ha.singleton.HASingletonMBean |
---|
isMasterNode |
Methods inherited from interface org.jboss.ha.jmx.HAServiceMBean |
---|
callMethodOnPartition, getDistributedState, getPartitionName, sendNotification, setDistributedState, setPartitionName |
Methods inherited from interface org.jboss.system.ServiceMBean |
---|
getName, getState, getStateString, jbossInternalLifecycle |
Methods inherited from interface org.jboss.system.Service |
---|
create, destroy, start, stop |
Methods inherited from interface javax.management.NotificationBroadcaster |
---|
addNotificationListener, getNotificationInfo, removeNotificationListener |
Field Detail |
---|
static final javax.management.ObjectName OBJECT_NAME
Method Detail |
---|
String getScheduleManagerName()
void setScheduleManagerName(String pSchedulerManagerName) throws javax.management.MalformedObjectNameException
javax.management.MalformedObjectNameException
void startProviding() throws Exception
Exception
void stopProviding()
boolean isHASingleton()
void setHASingleton(boolean hasingleton)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |