org.apache.geronimo.console.jmsmanager.wizard
Class JMSProviderData.AdminObjectDefinition
java.lang.Object
org.apache.geronimo.console.jmsmanager.wizard.JMSProviderData.AdminObjectDefinition
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JMSProviderData
public static class JMSProviderData.AdminObjectDefinition
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSProviderData.AdminObjectDefinition
public JMSProviderData.AdminObjectDefinition(String adminObjectInterface,
String adminObjectClass,
JMSProviderData.ConfigPropertyData[] configProperties)
getAdminObjectInterface
public String getAdminObjectInterface()
getAdminObjectClass
public String getAdminObjectClass()
getConfigProperties
public JMSProviderData.ConfigPropertyData[] getConfigProperties()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.