org.granite.messaging.service
Class EjbServiceMetadata
java.lang.Object
org.granite.messaging.service.EjbServiceMetadata
public class EjbServiceMetadata
- extends Object
- Author:
- Franck WOLFF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EjbServiceMetadata
public EjbServiceMetadata()
- Default constructor. Should only be used by the externalization mechanism.
EjbServiceMetadata
public EjbServiceMetadata(Class<?> scannedClass,
Class<?> invokeeClass)
EjbServiceMetadata
public EjbServiceMetadata(XMap properties,
Class<?> invokeeClass)
isStateful
public boolean isStateful()
isRemoveMethod
public boolean isRemoveMethod(Method method)
getRetainIfException
public boolean getRetainIfException(Method method)