|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DriverConfigurationService
Abstract interface defining lifecycle methods for Driver configuration services.
| Method Summary | |
|---|---|
void |
destroy()
Destroy the service, notifying it of shutdown. |
void |
init(javax.servlet.ServletContext ctx)
Initialize the service for use by the driver. |
| Method Detail |
|---|
void init(javax.servlet.ServletContext ctx)
throws DriverConfigurationException
ctx - the Portal's servlet context in which the
service will be executing.
DriverConfigurationException
void destroy()
throws DriverConfigurationException
DriverConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||