KIE Internal 6.0.0.Beta5

org.kie.internal.fluent
Interface EndContextFluent<T>


public interface EndContextFluent<T>

These methods are responsible for the logic associated with ending a context.


Method Summary
 T end()
           
 T end(String name)
           
 T end(String context, String name)
           
 

Method Detail

end

T end(String context,
      String name)

end

T end(String name)

end

T end()

KIE Internal 6.0.0.Beta5

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