org.apache.openejb.assembler.classic
Class DeployTimeEnhancer

java.lang.Object
  extended by org.apache.openejb.assembler.classic.DeployTimeEnhancer

public class DeployTimeEnhancer
extends Object


Constructor Summary
DeployTimeEnhancer()
           
 
Method Summary
 void enhance(BeforeDeploymentEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployTimeEnhancer

public DeployTimeEnhancer()
Method Detail

enhance

public void enhance(@Observes
                    BeforeDeploymentEvent event)


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