org.ow2.easybeans.component.itf
Interface RegistryComponent

All Superinterfaces:
EZBComponent

public interface RegistryComponent
extends EZBComponent

Defines the interface for a registry provider.

Author:
Florent Benoit

Method Summary
 String getProviderURL()
          Gets the default Provider URL.
 
Methods inherited from interface org.ow2.easybeans.component.api.EZBComponent
init, start, stop
 

Method Detail

getProviderURL

String getProviderURL()
Gets the default Provider URL.

Returns:
the provider URL that is used by default.


Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.