Package com.exedio.cope.servletutil
Class ServletProperties
- java.lang.Object
-
- com.exedio.cope.servletutil.ServletProperties
-
@Deprecated public final class ServletProperties extends Object
Deprecated.UseServletSource
instead
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static Properties.Source
create(ServletContext context)
Deprecated.UseServletSource.create(ServletContext)
instead
-
-
-
Method Detail
-
create
@Deprecated public static Properties.Source create(ServletContext context)
Deprecated.UseServletSource.create(ServletContext)
instead
-
-