public class DefaultContextDelegateImpl extends java.lang.Object implements ServiceContextDelegate
SERVICE_CONTEXT_DELEGATE| Constructor and Description |
|---|
DefaultContextDelegateImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
endSession() |
void |
restoreSession() |
void |
setupSession(boolean isAdvertisement) |
public void setupSession(boolean isAdvertisement)
setupSession in interface ServiceContextDelegatepublic void restoreSession()
restoreSession in interface ServiceContextDelegatepublic void endSession()
endSession in interface ServiceContextDelegate