org.apache.openejb.assembler.classic.event
Class AssemblerAfterApplicationCreated
java.lang.Object
org.apache.openejb.assembler.classic.event.AssemblerAfterApplicationCreated
@Event
public class AssemblerAfterApplicationCreated
- extends Object
AssemblerAfterApplicationCreated
public AssemblerAfterApplicationCreated(AppInfo appInfo,
AppContext appContext,
Collection<BeanContext> ejbs)
getApp
public AppInfo getApp()
getContext
public AppContext getContext()
getDeployedEjbs
public Collection<BeanContext> getDeployedEjbs()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.