org.apache.servicemix.common
Class Container.Smx4Container

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

public static class Container.Smx4Container
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.Smx4Container(javax.jbi.component.ComponentContext context)
           
 
Method Summary
 Container.Type getType()
           
 boolean handleTransactions()
           
 
Methods inherited from class org.apache.servicemix.common.Container
detect, getComponentClassLoader, getSharedLibraryClassLoader, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Container.Smx4Container

public Container.Smx4Container(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-2008 Apache Software Foundation. All Rights Reserved.