IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.services
Class BTTServiceConstant

java.lang.Object
  extended bycom.ibm.btt.services.BTTServiceConstant

public class BTTServiceConstant
extends java.lang.Object

BTTServicesConstant provide the necessary constants for the classes of the service architecture


Field Summary
static java.lang.String GetPoolable
           
static java.lang.String GrantServiceID
           
static java.lang.String GrantTime
           
static java.lang.String NonPoolInstance
           
static java.lang.String NoPoolAvailable
           
static java.lang.String PoolUID
           
static java.lang.String ReleaseService
           
static java.lang.String RequesterOnly
           
 
Constructor Summary
BTTServiceConstant()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NonPoolInstance

public static java.lang.String NonPoolInstance

NoPoolAvailable

public static java.lang.String NoPoolAvailable

PoolUID

public static java.lang.String PoolUID

GrantTime

public static java.lang.String GrantTime

GrantServiceID

public static java.lang.String GrantServiceID

GetPoolable

public static java.lang.String GetPoolable

ReleaseService

public static java.lang.String ReleaseService

RequesterOnly

public static java.lang.String RequesterOnly
Constructor Detail

BTTServiceConstant

public BTTServiceConstant()

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005