org.gridbus.broker.services.application.ws
Interface DataHolder

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ArrayHolder

public interface DataHolder
extends java.io.Serializable

Author:
Xingchen Chu DataHolder is the interface for types that are not support directly by spring bean definition such as Array, List, Set, Map, Property

Method Summary
 java.lang.Object get()
           
 

Method Detail

get

java.lang.Object get()

Copyright © The University of Melbourne. 2006