org.apache.openejb.assembler.classic.event
Class AssemblerAfterApplicationCreated

java.lang.Object
  extended by org.apache.openejb.assembler.classic.event.AssemblerAfterApplicationCreated

@Event
public class AssemblerAfterApplicationCreated
extends Object


Constructor Summary
AssemblerAfterApplicationCreated(AppInfo appInfo)
           
 
Method Summary
 AppInfo getApp()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AssemblerAfterApplicationCreated

public AssemblerAfterApplicationCreated(AppInfo appInfo)
Method Detail

getApp

public AppInfo getApp()

toString

public String toString()
Overrides:
toString in class Object


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