public interface MeterServiceRemote extends AppServiceRemote
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
critCHARACTERISTIC
Criterion for a characteristic meter
|
static java.lang.String |
critCONTINUOUS
Criterion for a continuous meter
|
static java.lang.String |
critGAUGE
Criterion for a gauge meter
|
Modifier and Type | Method and Description |
---|---|
void |
meterSequenceUniqueToSet(Mbo thisMbo) |
void |
meterUniqueToSet(Mbo thisMbo) |
checkSecurity, getCriteria, getCurrentState, getLiveObjCount, getMboSet, getName, getSchemaOwner, getSetForRelationship, getSetFromKeys, getStateCmdList, getStateList, getURL, verifyUser, verifyUser
isAppService, isSingletonService, restart
static final java.lang.String critCONTINUOUS
static final java.lang.String critGAUGE
static final java.lang.String critCHARACTERISTIC
void meterUniqueToSet(Mbo thisMbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MeterService.meterUniqueToSet(Mbo thisMbo)
void meterSequenceUniqueToSet(Mbo thisMbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MeterService.meterSequenceUniqueToSet(Mbo thisMbo)