Package ch.tocco.nice2.netui.api.dwr
Class ConverterContribution
java.lang.Object
ch.tocco.nice2.netui.api.dwr.ConverterContribution
Deprecated.
-
Constructor Summary
ConstructorDescriptionConverterContribution
(org.directwebremoting.extend.Converter implementation, String classPattern) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.org.directwebremoting.extend.Converter
Deprecated.
-
Constructor Details
-
ConverterContribution
public ConverterContribution(org.directwebremoting.extend.Converter implementation, String classPattern) Deprecated.
-
-
Method Details
-
getImplementation
public org.directwebremoting.extend.Converter getImplementation()Deprecated. -
getClassPattern
Deprecated.
-