public class MboSetResource extends java.lang.Object implements TimedResource
Constructor and Description |
---|
MboSetResource(MboSet mboSet) |
Modifier and Type | Method and Description |
---|---|
void |
cleanUpCallBack() |
int |
getLastAccessedCount() |
MboSet |
getMboSet() |
int |
getTotalCount() |
void |
setLastAccessedCount(int count) |
public MboSetResource(MboSet mboSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void cleanUpCallBack()
cleanUpCallBack
in interface TimedResource
public MboSet getMboSet()
public void setLastAccessedCount(int count)
public int getLastAccessedCount()
public int getTotalCount() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException