|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
getDataSourceName()
|
String |
getSQLStatement()
|
void |
setDataSourceName(String pDataSourceName)
Sets the JNDI name of the Data Source. |
void |
setSQLStatement(String pSQLStatement)
Sets the SQL Statement used to retrieve the data from the Database |
void |
startProviding()
Add the Schedule to the Schedule Manager |
void |
stopProviding()
Stops the Provider from providing causing the provider to remove the Schedule |
| Methods inherited from interface org.jboss.varia.scheduler.AbstractScheduleProviderMBean |
getScheduleManagerName, isHASingleton, setHASingleton, setScheduleManagerName |
| 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 |
public static final javax.management.ObjectName OBJECT_NAME
| Method Detail |
public String getDataSourceName()
public void setDataSourceName(String pDataSourceName)
public String getSQLStatement()
public void setSQLStatement(String pSQLStatement)
public void startProviding()
throws Exception
startProviding in interface AbstractScheduleProviderMBeanExceptionpublic void stopProviding()
stopProviding in interface AbstractScheduleProviderMBean
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||