org.jboss.ejb3.proxy.impl.factory.session.service
Interface ServiceProxyFactory

All Superinterfaces:
ProxyFactory, SessionProxyFactory
All Known Implementing Classes:
ServiceLocalProxyFactory, ServiceProxyFactoryBase, ServiceRemoteProxyFactory

public interface ServiceProxyFactory
extends SessionProxyFactory

ServiceProxyFactory Defines functions required of a Proxy Factory responsible for generating Proxies to JBoss EJB3 JMX Service Beans


Method Summary
 
Methods inherited from interface org.jboss.ejb3.proxy.impl.factory.session.SessionProxyFactory
createProxyDefault
 
Methods inherited from interface org.jboss.ejb3.proxy.impl.factory.ProxyFactory
getName, start, stop