org.jboss.metadata.annotation.creator.ejb
Class RemoteProcessor
java.lang.Object
org.jboss.metadata.annotation.creator.AbstractFinderUser
org.jboss.metadata.annotation.creator.ejb.RemoteProcessor
- All Implemented Interfaces:
- Processor<SessionBeanMetaData,Class<?>>
public class RemoteProcessor
- extends AbstractFinderUser
- implements Processor<SessionBeanMetaData,Class<?>>
Remote annotation processor.
- Version:
- $Revision: 67998 $
- Author:
- Carlo de Wolf
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteProcessor
public RemoteProcessor(AnnotationFinder<AnnotatedElement> finder)
addBusinessInterface
protected void addBusinessInterface(SessionBeanMetaData metaData,
Class<?> businessInterface)
process
public void process(SessionBeanMetaData metaData,
Class<?> type)
- Specified by:
process in interface Processor<SessionBeanMetaData,Class<?>>
Copyright ? 2008 JBoss, A division of Red Hat. All Rights Reserved.