org.jboss.jca.common.metadata.ra.ra16
Class Activationspec16
java.lang.Object
org.jboss.jca.common.metadata.ra.ra15.Activationspec15
org.jboss.jca.common.metadata.ra.ra16.Activationspec16
- All Implemented Interfaces:
- Serializable, JCAMetadata, IdDecoratedMetadata
public class Activationspec16
- extends Activationspec15
- Author:
- Stefano Maestri
- See Also:
- Serialized Form
Activationspec16
public Activationspec16(XsdString activationspecClass,
ArrayList<RequiredConfigProperty> requiredConfigProperty,
ArrayList<? extends ConfigProperty> configProperty,
String id)
- Parameters:
activationspecClass - full qualified name of the classrequiredConfigProperty - a ArrayList of required config propertiesconfigProperty - a list of (optional) config propertyid - xmlID
getConfigProperty
public List<? extends ConfigProperty> getConfigProperty()
- Returns:
- configProperty
hashCode
public int hashCode()
- Overrides:
hashCode in class Activationspec15
equals
public boolean equals(Object obj)
- Overrides:
equals in class Activationspec15
toString
public String toString()
- Description copied from class:
Activationspec15
-
- Overrides:
toString in class Activationspec15
- See Also:
Object.toString()
Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)