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:
getHibernateInputStreamin interfaceServiceComponentConfiguration
-
getModelHintsExtInputStream
- Specified by:
getModelHintsExtInputStreamin interfaceServiceComponentConfiguration
-
getModelHintsInputStream
- Specified by:
getModelHintsInputStreamin interfaceServiceComponentConfiguration
-
getServletContextName
- Specified by:
getServletContextNamein interfaceServiceComponentConfiguration
-
getSQLIndexesInputStream
- Specified by:
getSQLIndexesInputStreamin interfaceServiceComponentConfiguration
-
getSQLSequencesInputStream
- Specified by:
getSQLSequencesInputStreamin interfaceServiceComponentConfiguration
-
getSQLTablesInputStream
- Specified by:
getSQLTablesInputStreamin interfaceServiceComponentConfiguration
-