org.apache.camel.spi
Interface Provider<T>


public interface Provider<T>

A provider of newly constructed objects

Version:
$Revision: 35332 $

Method Summary
 T get()
          Returns the newly constructed instance
 

Method Detail

get

T get()
Returns the newly constructed instance



Copyright © 2008 IONA Open Source Community. All Rights Reserved.