All Packages Class Hierarchy This Package Previous Next Index
Class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMOStub
java.lang.Object
|
+----com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMOStub
- public class DiscoveryClientMOStub
- extends Object
- implements DiscoveryClientMO, MOIf
Generated by the mogen compiler version:
Generator.java 3.1 09/29/98 SMI
- See Also:
- MoGen
-
DiscoveryClientMOStub()
- constructor with no parameter for newInstance()
-
connect(AdaptorMO)
-
-
deleteCmf()
-
-
deleteObject()
-
-
disconnect()
-
-
getAdaptorMO()
-
-
getClassVersion()
-
-
getGroupOper()
-
-
getMulticastGroup()
-
-
getMulticastPort()
-
-
getObjectName()
- Returns the object name of the object
-
getPointToPointResponse()
-
-
getState()
-
-
getStateString()
-
-
getTimeOut()
-
-
getTimeToLiveByte()
-
-
getTimeToLiveInt()
-
-
handlePropertyList(PropertyList)
- Update cached attributes.
-
isActive()
-
-
modifyObject(boolean)
-
-
performFindAdaptors()
-
-
performFindAdaptors(String)
-
-
performFindHosts()
-
-
performFindHosts(String)
-
-
performStart()
-
-
performStop()
-
-
readAll()
-
-
readObject(boolean)
-
-
setAdaptorMO(AdaptorMO)
- Setter for the AdaptorMO.
-
setGroupOper(Boolean)
-
-
setMulticastGroup(String)
-
-
SetMulticastGroup(String, String)
-
-
setMulticastPort(int)
-
-
SetMulticastPort(String, int)
-
-
setObjectName(ObjectName)
- Setter for the ObjectName.
-
setPointToPointResponse(boolean)
-
-
SetPointToPointResponse(String, boolean)
-
-
setTimeOut(int)
-
-
SetTimeOut(String, int)
-
-
setTimeToLiveByte(byte)
-
-
SetTimeToLiveByte(String, byte)
-
-
setTimeToLiveInt(int)
-
-
SetTimeToLiveInt(String, int)
-
DiscoveryClientMOStub
public DiscoveryClientMOStub()
- constructor with no parameter for newInstance()
getStateString
public String getStateString() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getTimeOut
public int getTimeOut() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getMulticastGroup
public String getMulticastGroup() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getTimeToLiveInt
public int getTimeToLiveInt() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getTimeToLiveByte
public byte getTimeToLiveByte() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getClassVersion
public String getClassVersion() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
isActive
public boolean isActive() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getPointToPointResponse
public boolean getPointToPointResponse() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getState
public Integer getState() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getMulticastPort
public int getMulticastPort() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
setTimeOut
public void setTimeOut(int value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
SetTimeOut
public void SetTimeOut(String oper,
int value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
setMulticastGroup
public void setMulticastGroup(String value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
SetMulticastGroup
public void SetMulticastGroup(String oper,
String value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
setTimeToLiveInt
public void setTimeToLiveInt(int value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
SetTimeToLiveInt
public void SetTimeToLiveInt(String oper,
int value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
setTimeToLiveByte
public void setTimeToLiveByte(byte value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
SetTimeToLiveByte
public void SetTimeToLiveByte(String oper,
byte value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
setPointToPointResponse
public void setPointToPointResponse(boolean value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
SetPointToPointResponse
public void SetPointToPointResponse(String oper,
boolean value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
setMulticastPort
public void setMulticastPort(int value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
SetMulticastPort
public void SetMulticastPort(String oper,
int value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
performStop
public void performStop() throws InstanceNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
performStart
public void performStart() throws InstanceNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
performFindHosts
public Vector performFindHosts(String p0) throws InstanceNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
performFindHosts
public Vector performFindHosts() throws InstanceNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
performFindAdaptors
public Vector performFindAdaptors(String p0) throws InstanceNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
performFindAdaptors
public Vector performFindAdaptors() throws InstanceNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
setObjectName
public void setObjectName(ObjectName name)
- Setter for the ObjectName.
setAdaptorMO
public void setAdaptorMO(AdaptorMO adp)
- Setter for the AdaptorMO.
handlePropertyList
public void handlePropertyList(PropertyList list)
- Update cached attributes.
getObjectName
public ObjectName getObjectName()
- Returns the object name of the object
getAdaptorMO
public AdaptorMO getAdaptorMO()
getGroupOper
public Boolean getGroupOper()
setGroupOper
public void setGroupOper(Boolean param)
readAll
public void readAll() throws InstanceNotFoundException
readObject
public void readObject(boolean perform) throws InstanceNotFoundException
modifyObject
public void modifyObject(boolean perform) throws InstanceNotFoundException, IllegalAccessException, InvocationTargetException
deleteObject
public void deleteObject() throws InstanceNotFoundException, InvocationTargetException
deleteCmf
public void deleteCmf() throws InstanceNotFoundException, InvocationTargetException
disconnect
public void disconnect()
connect
public void connect(AdaptorMO anAdaptor)
All Packages Class Hierarchy This Package Previous Next Index