org.apache.openejb.config.event
Class BeforeAppInfoBuilderEvent

java.lang.Object
  extended by org.apache.openejb.config.event.BeforeAppInfoBuilderEvent

@Event
public class BeforeAppInfoBuilderEvent
extends Object


Constructor Summary
BeforeAppInfoBuilderEvent(AppModule appModule)
           
 
Method Summary
 AppModule getAppModule()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BeforeAppInfoBuilderEvent

public BeforeAppInfoBuilderEvent(AppModule appModule)
Method Detail

getAppModule

public AppModule getAppModule()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.