org.sakaiproject.entitybroker.entityprovider.capabilities
Interface AutoRegisterEntityProvider

All Superinterfaces:
AutoRegister, EntityProvider

public interface AutoRegisterEntityProvider
extends EntityProvider, AutoRegister

By implementing this interface you are telling the EntityProviderManager to register this entity broker as soon as spring creates it, to be exposed as part of the EntityBroker
This is one of the capability extensions for the EntityProvider interface

Author:
Aaron Zeckoski (aaronz@vt.edu), Antranig Basman (antranig@caret.cam.ac.uk)

Method Summary
 
Methods inherited from interface org.sakaiproject.entitybroker.entityprovider.EntityProvider
getEntityPrefix
 



Copyright © 2007-2013 Sakai Project. All Rights Reserved.