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

Version:
$Revision: $
Author:
ALR

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
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.