|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.resource.deployment.ResourceAdapterObjectModelFactory
Object factory for resource adapter metadata
Constructor Summary | |
ResourceAdapterObjectModelFactory()
|
Method Summary | |
Object |
newChild(AdminObjectMetaData aomd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
Attributes attrs)
admin object child elements |
Object |
newChild(AuthenticationMechanismMetaData ammd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
Attributes attrs)
authentication mechanism child elements |
Object |
newChild(ConfigPropertyMetaData cpmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
Attributes attrs)
config property child elements |
Object |
newChild(ConnectionDefinitionMetaData cdmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
Attributes attrs)
connection definition child elements |
Object |
newChild(ConnectorMetaData cmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
Attributes attrs)
connector child elements |
Object |
newChild(LicenseMetaData lmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
Attributes attrs)
license child elements |
Object |
newChild(MessageListenerMetaData mlmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
Attributes attrs)
message listener child elements |
Object |
newChild(RequiredConfigPropertyMetaData rcpmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
Attributes attrs)
required config property child elements |
Object |
newChild(SecurityPermissionMetaData spmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
Attributes attrs)
security permission child elements |
Object |
newChild(TransactionSupportMetaData tsmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
Attributes attrs)
transaction support child elements |
Object |
newRoot(Object root,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
Attributes attrs)
|
void |
setValue(AdminObjectMetaData aomd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
String value)
admin object definition elements |
void |
setValue(AuthenticationMechanismMetaData ammd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
String value)
authentication mechanism elements |
void |
setValue(ConfigPropertyMetaData cpmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
String value)
config property elements |
void |
setValue(ConnectionDefinitionMetaData cdmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
String value)
connection definition elements |
void |
setValue(ConnectorMetaData cmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
String value)
connector elements |
void |
setValue(DescriptionGroupMetaData dmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
String value)
description group elements |
void |
setValue(DescriptionMetaData dmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
String value)
description elements |
void |
setValue(LicenseMetaData lmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
String value)
license elements |
void |
setValue(MessageListenerMetaData mlmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
String value)
message listener elements |
void |
setValue(RequiredConfigPropertyMetaData rcpmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
String value)
required config property elements |
void |
setValue(SecurityPermissionMetaData spmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
String value)
security permission elements |
void |
setValue(TransactionSupportMetaData tsmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
String value)
transaction support elements |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResourceAdapterObjectModelFactory()
Method Detail |
public Object newChild(ConnectorMetaData cmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, Attributes attrs)
cmd
- the connector meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementattrs
- the attributespublic void setValue(ConnectorMetaData cmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, String value)
cmd
- the connector meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementvalue
- the valuepublic void setValue(DescriptionGroupMetaData dmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, String value)
dmd
- the description meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementvalue
- the valuepublic void setValue(DescriptionMetaData dmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, String value)
dmd
- the description meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementvalue
- the valuepublic Object newChild(ConfigPropertyMetaData cpmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, Attributes attrs)
cpmd
- the config property meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementattrs
- the attributespublic void setValue(ConfigPropertyMetaData cpmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, String value)
cpmd
- the description meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementvalue
- the valuepublic Object newChild(LicenseMetaData lmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, Attributes attrs)
lmd
- the license meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementattrs
- the attributespublic void setValue(LicenseMetaData lmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, String value)
lmd
- the license meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementvalue
- the valuepublic Object newChild(ConnectionDefinitionMetaData cdmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, Attributes attrs)
cdmd
- the message listener meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementattrs
- the attributespublic void setValue(ConnectionDefinitionMetaData cdmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, String value)
cdmd
- the description meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementvalue
- the valuepublic Object newChild(TransactionSupportMetaData tsmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, Attributes attrs)
tsmd
- the transaction support meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementattrs
- the attributespublic void setValue(TransactionSupportMetaData tsmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, String value)
tsmd
- the transaction support meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementvalue
- the valuepublic Object newChild(AuthenticationMechanismMetaData ammd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, Attributes attrs)
ammd
- the authentication mechanism meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementattrs
- the attributespublic void setValue(AuthenticationMechanismMetaData ammd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, String value)
ammd
- the authentication mechanism meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementvalue
- the valuepublic Object newChild(MessageListenerMetaData mlmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, Attributes attrs)
mlmd
- the message listener meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementattrs
- the attributespublic void setValue(MessageListenerMetaData mlmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, String value)
mlmd
- the description meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementvalue
- the valuepublic Object newChild(AdminObjectMetaData aomd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, Attributes attrs)
aomd
- the admin object meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementattrs
- the attributespublic void setValue(AdminObjectMetaData aomd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, String value)
aomd
- the admin object meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementvalue
- the valuepublic Object newChild(SecurityPermissionMetaData spmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, Attributes attrs)
spmd
- the security permission meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementattrs
- the attributespublic void setValue(SecurityPermissionMetaData spmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, String value)
spmd
- the security permission meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementvalue
- the valuepublic Object newChild(RequiredConfigPropertyMetaData rcpmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, Attributes attrs)
rcpmd
- the config property meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementattrs
- the attributespublic void setValue(RequiredConfigPropertyMetaData rcpmd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, String value)
rcpmd
- the required config property meta datanavigator
- the content navigatornamespaceURI
- the namespace of the elementlocalName
- the local name of the elementvalue
- the valuepublic Object newRoot(Object root, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, Attributes attrs)
newRoot
in interface org.jboss.xml.binding.ObjectModelFactory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |