org.jboss.jca.deployers.fungal
Class Constants

java.lang.Object
  extended by org.jboss.jca.deployers.fungal.Constants

public class Constants
extends Object

Constants for the deployer chains

Author:
Jesper Pedersen

Field Summary
static int DSXML_DEPLOYER
          -ds.xml deployer
static int RA_DEPLOYER
          .rar deployer
static int RAXML_DEPLOYER
          -ra.xml deployer
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RA_DEPLOYER

public static final int RA_DEPLOYER
.rar deployer

See Also:
Constant Field Values

RAXML_DEPLOYER

public static final int RAXML_DEPLOYER
-ra.xml deployer

See Also:
Constant Field Values

DSXML_DEPLOYER

public static final int DSXML_DEPLOYER
-ds.xml deployer

See Also:
Constant Field Values


Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)