|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jca.common.metadata.MetadataFactory
public class MetadataFactory

A MetadataFactory.
| Constructor Summary | |
|---|---|
MetadataFactory()
Constructor |
|
| Method Summary | |
|---|---|
org.jboss.jca.common.api.metadata.ironjacamar.IronJacamar |
getIronJacamarMetaData(File root)
Get the JBoss specific metadata |
org.jboss.jca.common.api.metadata.ra.Connector |
getStandardMetaData(File root)
Get the JCA standard metadata |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetadataFactory()
| Method Detail |
|---|
public org.jboss.jca.common.api.metadata.ra.Connector getStandardMetaData(File root)
throws Exception
root - The root of the deployment
Exception - Thrown if an error occurs
public org.jboss.jca.common.api.metadata.ironjacamar.IronJacamar getIronJacamarMetaData(File root)
throws Exception
root - The root of the deployment
Exception - Thrown if an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||