org.apache.openejb
Class BeanContext.Comp

java.lang.Object
  extended by org.apache.openejb.BeanContext.Comp
Enclosing class:
BeanContext

public static class BeanContext.Comp
extends Object

This ManagedBean is added to all EjbModules to effectively create a sharable "comp" namespace which can be used in for components with undefined namespace such as CDI


Constructor Summary
BeanContext.Comp()
           
 
Method Summary
static String openejbCompName(String module)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanContext.Comp

public BeanContext.Comp()
Method Detail

openejbCompName

public static String openejbCompName(String module)


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.