| org.apache.geronimo.connector.deployment.jsr88.ConfigHolder org.apache.geronimo.connector.deployment.jsr88.AdminObjectInstance
AdminObjectInstance | public class AdminObjectInstance extends ConfigHolder (Code) | | Represents /connector/adminobject/adminobject-instance in the
Geronimo Connector deployment plan.
version: $Rev: 476049 $ $Date: 2006-11-16 20:35:17 -0800 (Thu, 16 Nov 2006) $ |
AdminObjectInstance | public AdminObjectInstance()(Code) | | |
AdminObjectInstance | public AdminObjectInstance(DDBean adminObject, GerAdminobjectInstanceType instance)(Code) | | |
configure | void configure(DDBean adminObject, GerAdminobjectInstanceType definition)(Code) | | |
createConfigProperty | protected GerConfigPropertySettingType createConfigProperty()(Code) | | |
getAdminInstance | protected GerAdminobjectInstanceType getAdminInstance()(Code) | | |
getConfigProperties | protected GerConfigPropertySettingType[] getConfigProperties()(Code) | | |
getMessageDestinationName | public String getMessageDestinationName()(Code) | | |
getSchemaTypeLoader | protected SchemaTypeLoader getSchemaTypeLoader()(Code) | | |
reconfigure | public void reconfigure()(Code) | | |
removeConfigProperty | protected void removeConfigProperty(int index)(Code) | | |
setMessageDestinationName | public void setMessageDestinationName(String name)(Code) | | |
Fields inherited from org.apache.geronimo.connector.deployment.jsr88.ConfigHolder | final XpathListener xpathListener(Code)(Java Doc)
|
|
|