Uses of Interface
org.apache.openejb.jee.CallbackMethod

Packages that use CallbackMethod
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of CallbackMethod in org.apache.openejb.jee
 

Classes in org.apache.openejb.jee that implement CallbackMethod
 class AroundInvoke
          The around-invoke type specifies a method on a class to be called during the around invoke portion of an ejb invocation.
 class LifecycleCallback
          The lifecycle-callback type specifies a method on a class to be called when a lifecycle event occurs.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.