Liferay 7.0-ce-b4

com.liferay.portal.nio.intraband.proxy
Class IntrabandProxyUtil.TemplateStub

java.lang.Object
  extended by com.liferay.portal.nio.intraband.proxy.IntrabandProxyUtil.TemplateStub
Enclosing class:
IntrabandProxyUtil

protected static class IntrabandProxyUtil.TemplateStub
extends Object


Field Summary
static String[] PROXY_METHOD_SIGNATURES
           
 
Constructor Summary
IntrabandProxyUtil.TemplateStub(String id, RegistrationReference registrationReference, ExceptionHandler exceptionHandler)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROXY_METHOD_SIGNATURES

public static final String[] PROXY_METHOD_SIGNATURES
Constructor Detail

IntrabandProxyUtil.TemplateStub

public IntrabandProxyUtil.TemplateStub(String id,
                                       RegistrationReference registrationReference,
                                       ExceptionHandler exceptionHandler)

Liferay 7.0-ce-b4