public abstract class HapiContextSupport extends Object
Constructor and Description |
---|
HapiContextSupport(HapiContext context) |
Modifier and Type | Method and Description |
---|---|
HapiContext |
getHapiContext()
Returns a unmodifiable instance of HapiContext
|
protected void |
setHapiContext(HapiContext context)
Only for internal purposes: associate a new
HapiContext with an existing
service object. |
public HapiContextSupport(HapiContext context)
public final HapiContext getHapiContext()
protected void setHapiContext(HapiContext context)
HapiContext
with an existing
service object.context
- new HapiContext
Copyright © 2001–2017 University Health Network. All rights reserved.