org.jboss.jca.common.api.metadata.ra.ra16
Interface ConfigProperty16
- All Superinterfaces:
- Cloneable, ConfigProperty, CopyableMetaData, IdDecoratedMetadata, JCAMetadata, Serializable
public interface ConfigProperty16
- extends ConfigProperty
A ConfigProperty16.
- Author:
- Stefano Maestri
getConfigPropertyIgnore
Boolean getConfigPropertyIgnore()
- Returns:
- configPropertyIgnore
getConfigPropertySupportsDynamicUpdates
Boolean getConfigPropertySupportsDynamicUpdates()
- Returns:
- configPropertySupportsDynamicUpdates
getConfigPropertyConfidential
Boolean getConfigPropertyConfidential()
- Returns:
- configPropertyConfidential
hashCode
int hashCode()
-
- Overrides:
hashCode in class Object
- See Also:
Object.hashCode()
equals
boolean equals(Object obj)
-
- Overrides:
equals in class Object
- See Also:
Object.equals(java.lang.Object)
toString
String toString()
-
- Overrides:
toString in class Object
- See Also:
Object.toString()
Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)