com.dyuproject.ioc.config
Class OverrideReferences

java.lang.Object
  extended by com.dyuproject.ioc.config.References
      extended by com.dyuproject.ioc.config.OverrideReferences
All Implemented Interfaces:
org.mortbay.util.ajax.JSON.Convertible

public final class OverrideReferences
extends References

A configuration component from a json context file which marks the References as overriden.

Author:
David Yu
Date created:
Feb 20, 2009

Constructor Summary
OverrideReferences()
           
 
Method Summary
 
Methods inherited from class com.dyuproject.ioc.config.References
addRefs, destroy, fromJSON, get, getLast, getRef, put, putAll, toJSON, wrapRefs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OverrideReferences

public OverrideReferences()


Copyright © 2008-2013. All Rights Reserved.