public class InMemoryServiceContext extends Object
| Constructor and Description |
|---|
InMemoryServiceContext() |
| Modifier and Type | Method and Description |
|---|---|
static CallContext |
getCallContext() |
static InMemoryService |
getCmisService() |
static void |
setCallContext(CallContext context) |
static void |
setWrapperService(CmisServiceWrapper<InMemoryService> wrapperService) |
public static void setWrapperService(CmisServiceWrapper<InMemoryService> wrapperService)
public static InMemoryService getCmisService()
public static void setCallContext(CallContext context)
public static CallContext getCallContext()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.