org.apache.tapestry5.ioc.internal
Class ServiceProxyToken

java.lang.Object
  extended by org.apache.tapestry5.ioc.internal.ServiceProxyToken
All Implemented Interfaces:
Serializable

public class ServiceProxyToken
extends Object
implements Serializable

Token that replaces a service proxy when the proxy is serialized.

See Also:
Serialized Form

Constructor Summary
ServiceProxyToken(String serviceId)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceProxyToken

public ServiceProxyToken(String serviceId)


Copyright © 2003-2012 The Apache Software Foundation.