Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.runtime.tomcat.dev.DevBundleType

Packages that use DevBundleType
org.nuxeo.runtime.tomcat.dev   
 

Uses of DevBundleType in org.nuxeo.runtime.tomcat.dev
 

Methods in org.nuxeo.runtime.tomcat.dev that return DevBundleType
static DevBundleType DevBundleType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DevBundleType[] DevBundleType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.nuxeo.runtime.tomcat.dev with parameters of type DevBundleType
DevBundle(String path, DevBundleType devBundleType)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.