public final class InMemoryServiceContext extends Object
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-2014 The Apache Software Foundation. All Rights Reserved.