Class ServiceProxyToken
- java.lang.Object
-
- org.apache.tapestry5.ioc.internal.ServiceProxyToken
-
- All Implemented Interfaces:
java.io.Serializable
public class ServiceProxyToken extends java.lang.Object implements java.io.Serializable
Token that replaces a service proxy when the proxy is serialized.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ServiceProxyToken(java.lang.String serviceId)
-
-
-
Constructor Detail
-
ServiceProxyToken
public ServiceProxyToken(java.lang.String serviceId)
-
-