com.ibm.oti.shared
Class SharedAbstractHelperFactory

java.lang.Object
  extended by com.ibm.oti.shared.SharedAbstractHelperFactory
Direct Known Subclasses:
SharedClassHelperFactoryImpl

public abstract class SharedAbstractHelperFactory
extends java.lang.Object

Abstract SharedHelper factory provides common functions and data to factory subclasses.

Version:
initial
Author:
OTI
See Also:
SharedClassHelperFactoryImpl

Constructor Summary
SharedAbstractHelperFactory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SharedAbstractHelperFactory

public SharedAbstractHelperFactory()