org.jboss.ejb3.annotation.impl
Class LocalHomeImpl
java.lang.Object
org.jboss.ejb3.annotation.impl.LocalHomeImpl
- All Implemented Interfaces:
- Annotation, javax.ejb.LocalHome
public class LocalHomeImpl
- extends Object
- implements javax.ejb.LocalHome
Comment
- Version:
- $Revision: 67790 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalHomeImpl
public LocalHomeImpl(Class<?> value)
value
public Class<?> value()
annotationType
public Class<javax.ejb.LocalHome> annotationType()
- Specified by:
annotationType
in interface Annotation
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.