org.marketchangers.pico
Class PicoServiceLocator

java.lang.Object
  extended byorg.marketchangers.pico.PicoServiceLocator
All Implemented Interfaces:
ServiceLocator

public class PicoServiceLocator
extends java.lang.Object
implements ServiceLocator

Author:
Matthew Todd

Field Summary
 
Fields inherited from interface org.marketchangers.ServiceLocator
KEY
 
Constructor Summary
PicoServiceLocator(org.picocontainer.PicoContainer pico)
           
 
Method Summary
 java.lang.Object get(java.lang.Class key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PicoServiceLocator

public PicoServiceLocator(org.picocontainer.PicoContainer pico)
Method Detail

get

public java.lang.Object get(java.lang.Class key)
Specified by:
get in interface ServiceLocator


Copyright © 2004 Web Commerce Group, LLC. All Rights Reserved.