public class MetadataFactory
extends java.lang.Object
Constructor and Description |
---|
MetadataFactory()
Constructor
|
Modifier and Type | Method and Description |
---|---|
IronJacamar |
getIronJacamarMetaData(java.io.File root)
Get the JBoss specific metadata
|
Connector |
getStandardMetaData(java.io.File root)
Get the JCA standard metadata
|
public Connector getStandardMetaData(java.io.File root) throws java.lang.Exception
root
- The root of the deploymentjava.lang.Exception
- Thrown if an error occurspublic IronJacamar getIronJacamarMetaData(java.io.File root) throws java.lang.Exception
root
- The root of the deploymentjava.lang.Exception
- Thrown if an error occursCopyright © 2013 IronJacamar (http://www.ironjacamar.org)