Compoze Software, Inc.

com.compoze.util
Class ObjectFactoryPool.ThreadUnsafeObject

java.lang.Object
  |
  +--com.compoze.util.ObjectFactoryPool.ThreadUnsafeObject
Enclosing class:
ObjectFactoryPool

public static class ObjectFactoryPool.ThreadUnsafeObject
extends java.lang.Object

This class is a test class that is not thread-safe.


Constructor Summary
ObjectFactoryPool.ThreadUnsafeObject()
           
 
Method Summary
 void methodCall()
          A method call.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactoryPool.ThreadUnsafeObject

public ObjectFactoryPool.ThreadUnsafeObject()
Method Detail

methodCall

public void methodCall()
A method call.

Compoze Software, Inc.

Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.