org.jboss.jca.common.metadata.jbossra.jbossra10
Class JbossRa10

java.lang.Object
  extended by org.jboss.jca.common.metadata.jbossra.JbossRa
      extended by org.jboss.jca.common.metadata.jbossra.jbossra10.JbossRa10
All Implemented Interfaces:
Serializable, JCAMetadata

public class JbossRa10
extends JbossRa

A JbossRa10.

Author:
Stefano Maestri
See Also:
Serialized Form

Nested Class Summary
static class JbossRa10.Tag
          A Tag.
 
Field Summary
static String NAMESPACE
          NAMESPACE of xml file for which this metadata is generated
 
Constructor Summary
JbossRa10(ArrayList<RaConfigProperty<?>> raConfigProperties)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.jboss.jca.common.metadata.jbossra.JbossRa
equals, getRaConfigProperties, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
NAMESPACE of xml file for which this metadata is generated

See Also:
Constant Field Values
Constructor Detail

JbossRa10

public JbossRa10(ArrayList<RaConfigProperty<?>> raConfigProperties)
Parameters:
raConfigProperties - ArrayList of properties for configuration
Method Detail

toString

public String toString()
Overrides:
toString in class JbossRa


Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)