org.apache.servicemix.common
Class Container.UnknownContainer

java.lang.Object
  extended by org.apache.servicemix.common.Container
      extended by org.apache.servicemix.common.Container.UnknownContainer
Enclosing class:
Container

public static class Container.UnknownContainer
extends Container


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.servicemix.common.Container
Container.Smx3Container, Container.Smx4Container, Container.Type, Container.UnknownContainer
 
Field Summary
 
Fields inherited from class org.apache.servicemix.common.Container
context
 
Constructor Summary
Container.UnknownContainer(javax.jbi.component.ComponentContext context)
           
 
Method Summary
 Container.Type getType()
           
 boolean handleTransactions()
           
 
Methods inherited from class org.apache.servicemix.common.Container
detect, getComponentClassLoader, getExecutorFactory, getSharedLibraryClassLoader, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Container.UnknownContainer

public Container.UnknownContainer(javax.jbi.component.ComponentContext context)
Method Detail

getType

public Container.Type getType()
Specified by:
getType in class Container

handleTransactions

public boolean handleTransactions()
Specified by:
handleTransactions in class Container


Copyright © 2005-2012 FuseSource. All Rights Reserved.