Class ServletServiceContextComponentConfiguration
Object
com.liferay.portal.kernel.service.configuration.servlet.ServletServiceContextComponentConfiguration
- All Implemented Interfaces:
ServiceComponentConfiguration
public class ServletServiceContextComponentConfiguration
extends Object
implements ServiceComponentConfiguration
- Author:
- Miguel Pastor
-
Constructor Summary
ConstructorsConstructorDescriptionServletServiceContextComponentConfiguration
(javax.servlet.ServletContext servletContext) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ServletServiceContextComponentConfiguration
public ServletServiceContextComponentConfiguration(javax.servlet.ServletContext servletContext)
-
-
Method Details
-
getHibernateInputStream
- Specified by:
getHibernateInputStream
in interfaceServiceComponentConfiguration
-
getModelHintsExtInputStream
- Specified by:
getModelHintsExtInputStream
in interfaceServiceComponentConfiguration
-
getModelHintsInputStream
- Specified by:
getModelHintsInputStream
in interfaceServiceComponentConfiguration
-
getServletContextName
- Specified by:
getServletContextName
in interfaceServiceComponentConfiguration
-
getSQLIndexesInputStream
- Specified by:
getSQLIndexesInputStream
in interfaceServiceComponentConfiguration
-
getSQLSequencesInputStream
- Specified by:
getSQLSequencesInputStream
in interfaceServiceComponentConfiguration
-
getSQLTablesInputStream
- Specified by:
getSQLTablesInputStream
in interfaceServiceComponentConfiguration
-