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, verifyUserisAppService, isSingletonService, restartstatic 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
MXExceptionjava.rmi.RemoteExceptionMeterService.meterUniqueToSet(Mbo thisMbo)void meterSequenceUniqueToSet(Mbo thisMbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMeterService.meterSequenceUniqueToSet(Mbo thisMbo)