Uses of Interface
org.cxbox.core.crudma.bc.BcSupplier
-
Packages that use BcSupplier Package Description org.cxbox.core.crudma.bc org.cxbox.core.crudma.bc.impl -
-
Uses of BcSupplier in org.cxbox.core.crudma.bc
Subinterfaces of BcSupplier in org.cxbox.core.crudma.bc Modifier and Type Interface Description interfaceRefreshableBcSupplier -
Uses of BcSupplier in org.cxbox.core.crudma.bc.impl
Classes in org.cxbox.core.crudma.bc.impl that implement BcSupplier Modifier and Type Class Description classAbstractEnumBcSupplier<T extends Enum<T> & EnumBcIdentifier>Constructor parameters in org.cxbox.core.crudma.bc.impl with type arguments of type BcSupplier Constructor Description BcRegistryImpl(Optional<List<BcSupplier>> bcSuppliers, Optional<List<BcOverrider>> bcOverriders)
-