org.jboss.ejb3.annotation.impl
Class RemoveImpl
java.lang.Object
org.jboss.ejb3.annotation.impl.RemoveImpl
- All Implemented Interfaces:
- Annotation, javax.ejb.Remove
public class RemoveImpl
- extends Object
- implements javax.ejb.Remove
// *
- Version:
- $Revision: 69029 $
- Author:
- William DeCoste
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveImpl
public RemoveImpl()
RemoveImpl
public RemoveImpl(boolean retain)
retainIfException
public boolean retainIfException()
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
annotationType
in interface Annotation
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.