info.magnolia.registry
Interface Provider<T>

Type Parameters:
T - the type to be provided

public interface Provider<T>

Superinterface for Providers that want to interact with AbstractProviderRegistry.

Version:
$Id$

Method Summary
 T getDefinition()
           
 String getId()
           
 

Method Detail

getId

String getId()

getDefinition

T getDefinition()
                throws RegistrationException
Throws:
RegistrationException


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.