com.liferay.portal.deploy.hot
Class CustomJspBagImpl
java.lang.Object
com.liferay.portal.deploy.hot.CustomJspBagImpl
- All Implemented Interfaces:
- CustomJspBag
public class CustomJspBagImpl
- extends Object
- implements CustomJspBag
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomJspBagImpl
public CustomJspBagImpl(URLContainer urlContainer,
String customJspDir,
boolean customJspGlobal)
getCustomJspDir
public String getCustomJspDir()
- Specified by:
getCustomJspDir in interface CustomJspBag
getCustomJsps
public List<String> getCustomJsps()
- Specified by:
getCustomJsps in interface CustomJspBag
getURLContainer
public URLContainer getURLContainer()
- Specified by:
getURLContainer in interface CustomJspBag
isCustomJspGlobal
public boolean isCustomJspGlobal()
- Specified by:
isCustomJspGlobal in interface CustomJspBag