org.jboss.mx.server
Class ServerObjectInstance
java.lang.Object
javax.management.ObjectInstance
org.jboss.mx.server.ServerObjectInstance
- All Implemented Interfaces:
- Serializable
public class ServerObjectInstance
- extends ObjectInstance
An Object Instance that differentiates between MBeanServers.
- Version:
- $Revision: 57200 $
- Author:
- Adrian Brock.
- See Also:
- Serialized Form
ServerObjectInstance
public ServerObjectInstance(ObjectName name,
String className,
String agentID)
- Create a new Server Object Instance
- Parameters:
name
- the object nameclassName
- the class nameagentID
- the agentID
equals
public boolean equals(Object object)
- Overrides:
equals
in class ObjectInstance
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.