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

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

@Event
public class AssemblerBeforeApplicationDestroyed
extends Object


Constructor Summary
AssemblerBeforeApplicationDestroyed(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

AssemblerBeforeApplicationDestroyed

public AssemblerBeforeApplicationDestroyed(AppInfo appInfo)
Method Detail

getApp

public AppInfo getApp()

toString

public String toString()
Overrides:
toString in class Object


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