org.hibersap.execution.jco
Class JCoEnvironment

java.lang.Object
  extended by org.hibersap.execution.jco.JCoEnvironment

public class JCoEnvironment
extends Object

This class acts as a wrapper for the ugly static JCo classes.

Author:
Carsten Erker

Method Summary
static com.sap.conn.jco.JCoDestination getDestination(String destinationName)
           
static void registerDestination(String destinationName, Properties jcoProperties)
           
static void unregisterDestination(String destinationName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerDestination

public static void registerDestination(String destinationName,
                                       Properties jcoProperties)

unregisterDestination

public static void unregisterDestination(String destinationName)

getDestination

public static com.sap.conn.jco.JCoDestination getDestination(String destinationName)


Copyright © 2011 akquinet tech@spree GmbH. All Rights Reserved.