com.liferay.faces.bridge.config.internal
Class ServletMappingImpl

java.lang.Object
  extended by com.liferay.faces.util.config.internal.ConfiguredServletMappingImpl
      extended by com.liferay.faces.bridge.config.internal.ServletMappingImpl
All Implemented Interfaces:
ServletMapping, ConfiguredServletMapping

Deprecated.

@Deprecated
public class ServletMappingImpl
extends ConfiguredServletMappingImpl
implements ServletMapping

Author:
Neil Griffin

Constructor Summary
ServletMappingImpl(ConfiguredServletMapping configuredServletMapping)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.faces.util.config.internal.ConfiguredServletMappingImpl
getExtension, getServletName, getServletPath, getUrlPattern, isExtensionMapped, isImplicit, isMatch, isPathMapped, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.liferay.faces.util.config.ConfiguredServletMapping
getExtension, getServletName, getServletPath, getUrlPattern, isExtensionMapped, isImplicit, isMatch, isPathMapped
 

Constructor Detail

ServletMappingImpl

public ServletMappingImpl(ConfiguredServletMapping configuredServletMapping)
Deprecated. 


Copyright © 2015 Liferay, Inc.. All rights reserved.