public class CAMframeControlManager extends java.lang.Object implements CAMframeControlManagerMBean, javax.management.NotificationEmitter
Constructor and Description |
---|
CAMframeControlManager() |
Modifier and Type | Method and Description |
---|---|
void |
addNotificationListener(javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
java.lang.Object handback)
returns number of CAMframeControllers
|
void |
decrement() |
int |
getCount() |
int |
getFrameControllerCount()
Get Count of CAMframeControllers
|
int |
getNextId() |
long |
getNextSeqNumber() |
javax.management.MBeanNotificationInfo[] |
getNotificationInfo() |
void |
increment() |
boolean |
register() |
void |
removeNotificationListener(javax.management.NotificationListener listener) |
void |
removeNotificationListener(javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
java.lang.Object handback) |
public int getFrameControllerCount()
getFrameControllerCount
in interface CAMframeControlManagerMBean
public void addNotificationListener(javax.management.NotificationListener listener, javax.management.NotificationFilter filter, java.lang.Object handback) throws java.lang.IllegalArgumentException
addNotificationListener
in interface javax.management.NotificationBroadcaster
java.lang.IllegalArgumentException
public javax.management.MBeanNotificationInfo[] getNotificationInfo()
getNotificationInfo
in interface javax.management.NotificationBroadcaster
public void removeNotificationListener(javax.management.NotificationListener listener)
removeNotificationListener
in interface javax.management.NotificationBroadcaster
public void removeNotificationListener(javax.management.NotificationListener listener, javax.management.NotificationFilter filter, java.lang.Object handback)
removeNotificationListener
in interface javax.management.NotificationEmitter
public long getNextSeqNumber()
public int getCount()
public boolean register()
public void increment()
public void decrement()
public int getNextId()
13-September-2017 07:50 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft