
public interface CommonIronJacamar extends JCAMetadata
| Modifier and Type | Method and Description |
|---|---|
List<CommonAdminObject> |
getAdminObjects()
Get the adminObjects.
|
List<String> |
getBeanValidationGroups()
Get the beanValidationGroups.
|
String |
getBootstrapContext()
Get the bootstrapContext.
|
Map<String,String> |
getConfigProperties()
Get the configProperties.
|
List<CommonConnDef> |
getConnectionDefinitions()
Get the connectionFactories.
|
TransactionSupportEnum |
getTransactionSupport()
Get the transactionSupport.
|
TransactionSupportEnum getTransactionSupport()
List<CommonConnDef> getConnectionDefinitions()
List<CommonAdminObject> getAdminObjects()
Map<String,String> getConfigProperties()
List<String> getBeanValidationGroups()
String getBootstrapContext()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)