org.drools.world.impl
Class ShadowContextImpl
java.lang.Object
org.drools.command.impl.ContextImpl
org.drools.world.impl.ShadowContextImpl
- All Implemented Interfaces:
- org.drools.command.Context, org.drools.command.ShadowContext
public class ShadowContextImpl
- extends ContextImpl
- implements org.drools.command.ShadowContext
|
Constructor Summary |
ShadowContextImpl(String name,
org.drools.command.Context actualCtx,
org.drools.command.ShadowWorld manager)
|
| Methods inherited from interface org.drools.command.Context |
get, getName, remove, set |
ShadowContextImpl
public ShadowContextImpl(String name,
org.drools.command.Context actualCtx,
org.drools.command.ShadowWorld manager)
getContextManager
public org.drools.command.ShadowWorld getContextManager()
- Specified by:
getContextManager in interface org.drools.command.Context- Specified by:
getContextManager in interface org.drools.command.ShadowContext- Overrides:
getContextManager in class ContextImpl
set
public void set(String identifier,
Object value,
boolean shadow)
- Specified by:
set in interface org.drools.command.ShadowContext
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.