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

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

public class AdminObjectInstance
extends org.apache.geronimo.deployment.plugin.XmlBeanSupport

Version:
$Revision: 1.7 $ $Date: 2004/06/25 21:33:26 $

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, fromXML, getSchemaTypeLoader, getXmlObject, 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-2005 Apache Software Foundation. All Rights Reserved.