org.superbiz.servlet
Class AnnotatedEJB
java.lang.Object
org.superbiz.servlet.AnnotatedEJB
- All Implemented Interfaces:
- AnnotatedEJBLocal, AnnotatedEJBRemote
public class AnnotatedEJB
- extends Object
- implements AnnotatedEJBLocal, AnnotatedEJBRemote
AnnotatedEJB
public AnnotatedEJB()
getName
public String getName()
- Specified by:
getName
in interface AnnotatedEJBLocal
- Specified by:
getName
in interface AnnotatedEJBRemote
setName
public void setName(String name)
- Specified by:
setName
in interface AnnotatedEJBLocal
- Specified by:
setName
in interface AnnotatedEJBRemote
getDs
public DataSource getDs()
- Specified by:
getDs
in interface AnnotatedEJBLocal
setDs
public void setDs(DataSource ds)
- Specified by:
setDs
in interface AnnotatedEJBLocal
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.