|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.sail.core.service.impl.SessionContextServiceImpl
public class SessionContextServiceImpl
| Constructor Summary | |
|---|---|
SessionContextServiceImpl()
|
|
| Method Summary | |
|---|---|
SessionContext |
createSessionContext()
|
void |
initializeBundle(ServiceContext serviceContext)
Initializes the services that this bundle provides |
void |
registerServices(ServiceContext serviceContext)
Allows bundle to provide all the services that it has This method has to be called before initializeBundle |
void |
setSessionContextClass(java.lang.Class<? extends SessionContext> contextClass)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionContextServiceImpl()
| Method Detail |
|---|
public void setSessionContextClass(java.lang.Class<? extends SessionContext> contextClass)
public void initializeBundle(ServiceContext serviceContext)
Bundle
initializeBundle in interface Bundlepublic void registerServices(ServiceContext serviceContext)
Bundle
registerServices in interface Bundlepublic SessionContext createSessionContext()
createSessionContext in interface SessionContextService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||