org.jboss.ejb3.annotation.impl
Class RemoteHomeImpl
java.lang.Object
org.jboss.ejb3.annotation.impl.RemoteHomeImpl
- All Implemented Interfaces:
- Annotation, javax.ejb.RemoteHome
public class RemoteHomeImpl
- extends Object
- implements javax.ejb.RemoteHome
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 |
RemoteHomeImpl
public RemoteHomeImpl(Class<?> value)
value
public Class<?> value()
annotationType
public Class<javax.ejb.RemoteHome> annotationType()
- Specified by:
annotationType in interface Annotation
Copyright © 2008 JBoss Inc.. All Rights Reserved.