org.jbpm.pvm.env
Class EnvironmentHelper

Object
  extended by EnvironmentHelper

public abstract class EnvironmentHelper
extends Object

Author:
Tom Baeyens

Constructor Summary
EnvironmentHelper()
           
 
Method Summary
static
<T> T
get(Class<T> type)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvironmentHelper

public EnvironmentHelper()
Method Detail

get

public static <T> T get(Class<T> type)


Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.