Class ServiceProxyToken
- java.lang.Object
-
- 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 Detail
-
ServiceProxyToken
public ServiceProxyToken(String serviceId)
-
-