org.jboss.ejb3
Class ProxyDeployer

java.lang.Object
  extended by org.jboss.ejb3.ProxyDeployer

public class ProxyDeployer
extends Object

Comment

Version:
$Revision: 1.3.2.4 $
Author:
Bill Burke

Constructor Summary
ProxyDeployer(Container container)
           
 
Method Summary
 void setDefaultClientBinding(String defaultClientBinding)
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyDeployer

public ProxyDeployer(Container container)
Method Detail

setDefaultClientBinding

public void setDefaultClientBinding(String defaultClientBinding)

start

public void start()
           throws Exception
Throws:
Exception

stop

public void stop()
          throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.