KIE Internal 6.0.0.Beta1

org.kie.internal.runtime.manager.context
Class EmptyContext

java.lang.Object
  extended by org.kie.internal.runtime.manager.context.EmptyContext
All Implemented Interfaces:
Context<String>

public class EmptyContext
extends Object
implements Context<String>


Field Summary
protected static String CONTEXT_ID
           
protected static Context<String> INSTANCE
           
 
Constructor Summary
protected EmptyContext()
           
 
Method Summary
static Context<String> get()
           
 String getContextId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTEXT_ID

protected static final String CONTEXT_ID
See Also:
Constant Field Values

INSTANCE

protected static final Context<String> INSTANCE
Constructor Detail

EmptyContext

protected EmptyContext()
Method Detail

getContextId

public String getContextId()
Specified by:
getContextId in interface Context<String>

get

public static Context<String> get()

KIE Internal 6.0.0.Beta1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.