| Package | Description |
|---|---|
| org.sakaiproject.entitybroker.collector | |
| org.sakaiproject.entitybroker.entityprovider.capabilities |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OrderedBean
This sets the order of a bean when it is grabbed by the bean collector
and ensures a guaranteed priority order of collected beans,
lower orders (numbers) will be loaded first
and the orders do not have to be consecutive (there can be gaps)
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AutoRegisterEntityProvider
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 |
Copyright © 2003–2022 Sakai Project. All rights reserved.