Package ch.tocco.nice2.netui.impl.dwr
Class ServicePointCreator
java.lang.Object
org.directwebremoting.extend.AbstractCreator
ch.tocco.nice2.netui.impl.dwr.ServicePointCreator
- All Implemented Interfaces:
org.directwebremoting.extend.Creator
public class ServicePointCreator
extends org.directwebremoting.extend.AbstractCreator
-
Field Summary
Fields inherited from interface org.directwebremoting.extend.Creator
APPLICATION, PAGE, REQUEST, SCRIPT, SESSION
-
Constructor Summary
ConstructorDescriptionServicePointCreator
(Nice2Configurator.RemoteServiceContribution servicePoint, ServicePointInterceptorService interceptorService, org.slf4j.Logger log) -
Method Summary
Methods inherited from class org.directwebremoting.extend.AbstractCreator
checkScope, getJavascript, getScope, isCacheable, isHidden, setCacheable, setHidden, setJavascript, setProperties, setScope, toString
-
Constructor Details
-
ServicePointCreator
public ServicePointCreator(Nice2Configurator.RemoteServiceContribution servicePoint, ServicePointInterceptorService interceptorService, org.slf4j.Logger log)
-
-
Method Details
-
getType
-
getInstance
- Throws:
InstantiationException
-