org.jboss.ejb3
Interface Ejb3Handler
- All Known Implementing Classes:
- Ejb3AnnotationHandler, Ejb3DescriptorHandler
public interface Ejb3Handler
- Version:
- $Revision: 61136 $
- Author:
- William DeCoste, Bill Burke
isEjb
boolean isEjb()
isJBossBeanType
boolean isJBossBeanType()
getContainers
List<Container> getContainers(javassist.bytecode.ClassFile cf,
Ejb3Deployment deployment)
throws Exception
- Throws:
Exception
setCtxProperties
void setCtxProperties(Hashtable ctxProperties)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.