Oracle

com.compoze.util
Class ObjectFactoryPool.ThreadUnsafeObject

java.lang.Object
  extended by 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.


Oracle

Copyright ©1999-2008 Oracle All rights reserved.