Uses of Class
org.apache.servicemix.common.Container.Type

Packages that use Container.Type
org.apache.servicemix.common Base classes to write JBI standard Binding Components and Service Engines 
 

Uses of Container.Type in org.apache.servicemix.common
 

Methods in org.apache.servicemix.common that return Container.Type
abstract  Container.Type Container.getType()
           
 Container.Type Container.Smx3Container.getType()
           
 Container.Type Container.Smx4Container.getType()
           
 Container.Type Container.UnknownContainer.getType()
           
static Container.Type Container.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Container.Type[] Container.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.