com.arjuna.ats.arjuna.gandiva
Interface Resource


public interface Resource

Severely cut down version of original Gandiva Resource since Java provides reference counting for us, and everything is created on the heap!

Since:
JTS 1.0.
Version:
$Id: Resource.java 2342 2006-03-30 13:06:17Z $
Author:
Mark Little (mark@arjuna.com)

Method Summary
 java.lang.Object castup(ClassName theType)
           
 

Method Detail

castup

public java.lang.Object castup(ClassName theType)