public class ServerMboSetAdapter extends MboSetAdapterBase implements MboSetAdapter
| Constructor and Description |
|---|
ServerMboSetAdapter(MboSetRemote mboSet) |
| Modifier and Type | Method and Description |
|---|---|
int |
count() |
MboAdapter |
getMbo() |
MboAdapter |
getMbo(int index) |
boolean |
isEmpty() |
java.util.Iterator<?> |
iterator() |
void |
reset() |
getMbosByAttribValuesequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMbosByAttribValuespublic ServerMboSetAdapter(MboSetRemote mboSet)
public MboAdapter getMbo() throws java.rmi.RemoteException
getMbo in interface MboSetAdapterjava.rmi.RemoteExceptionpublic MboAdapter getMbo(int index) throws java.lang.Exception
getMbo in interface MboSetAdapterjava.lang.Exceptionpublic int count()
throws java.rmi.RemoteException,
MXException
count in interface MboSetAdapterjava.rmi.RemoteExceptionMXExceptionpublic boolean isEmpty()
throws java.rmi.RemoteException,
MXException
isEmpty in interface MboSetAdapterjava.rmi.RemoteExceptionMXExceptionpublic java.util.Iterator<?> iterator()
iterator in interface MboSetAdapterpublic void reset()
throws java.lang.Exception
reset in interface MboSetAdapterjava.lang.Exception