org.apache.geronimo.connector.deployment.dconfigbean
Class AdminObjectInstance

java.lang.Object
  extended by org.apache.geronimo.deployment.plugin.XmlBeanSupport
      extended by org.apache.geronimo.connector.deployment.dconfigbean.AdminObjectInstance

public class AdminObjectInstance
extends XmlBeanSupport


Field Summary
 
Fields inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport
pcs
 
Constructor Summary
AdminObjectInstance()
           
 
Method Summary
 ConfigPropertySettings[] getConfigProperty()
           
 String getMessageDestinationName()
           
 void setMessageDestinationName(String messageDestinationName)
           
 
Methods inherited from class org.apache.geronimo.deployment.plugin.XmlBeanSupport
addPropertyChangeListener, configured, fromXML, getSchemaTypeLoader, getXmlObject, isEmpty, removePropertyChangeListener, setXmlObject, toXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminObjectInstance

public AdminObjectInstance()
Method Detail

getConfigProperty

public ConfigPropertySettings[] getConfigProperty()

getMessageDestinationName

public String getMessageDestinationName()

setMessageDestinationName

public void setMessageDestinationName(String messageDestinationName)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.