Constructs a new throwable with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
load a concrete Handler for a given Interface (by String classname) if the class is not
instantiable, will fallback to default, and then fallback to an abstract implementation.
newHop() -
Method in class org.pentaho.di.ui.spoon.Spoon
Executed when the user clicks the new repository image from the Repository Login Dialog
It present a new dialog where the user can selected what type of repository to create
This servlet allows a client (TransSplitter in our case) to ask for a port number.
This port number will be allocated in such a way that the port number is unique for a given hostname.
This in turn will ensure that all the slaves will use valid port numbers, even if multiple slaves run on the same host.