com.retek.commons.component.test.impl
Class FooManagerImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.DistributedObjectManagerImpl
      extended bycom.retek.commons.component.test.impl.FooManagerImpl
All Implemented Interfaces:
DistributedObjectManager, FooManager

public class FooManagerImpl
extends DistributedObjectManagerImpl
implements FooManager


Field Summary
static long INCREMENT
           
 
Constructor Summary
FooManagerImpl(DistributedContext context)
           
 
Method Summary
 void clearCache()
           
protected  ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
           
 
Methods inherited from class com.retek.commons.component.impl.DistributedObjectManagerImpl
getContext, getReferenceCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Field Detail

INCREMENT

public static final long INCREMENT
See Also:
Constant Field Values
Constructor Detail

FooManagerImpl

public FooManagerImpl(DistributedContext context)
Method Detail

fetchMoreReferences

protected ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
                                      throws SystemException
Specified by:
fetchMoreReferences in class DistributedObjectManagerImpl
Throws:
SystemException

clearCache

public void clearCache()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28