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.html,v 1.1 2008/01/04 06:52:39 afitzsim Exp $
Author:
Mark Little (mark@arjuna.com)

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

Method Detail

castup

public java.lang.Object castup(ClassName theType)