com.servingxml.ioc.resources
Class LazyComponentAccessor

java.lang.Object
  extended by com.servingxml.ioc.resources.LazyComponentAccessor

public class LazyComponentAccessor
extends java.lang.Object


Method Summary
 java.lang.Object getComponent()
           
 boolean isInitialized()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isInitialized

public boolean isInitialized()

getComponent

public java.lang.Object getComponent()