|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HstComponentRegistry | |
---|---|
org.hippoecm.hst.configuration.model | |
org.hippoecm.hst.core.container | The org.hippoecm.hst.core.container package defines the API for the HST Core Container |
Uses of HstComponentRegistry in org.hippoecm.hst.configuration.model |
---|
Methods in org.hippoecm.hst.configuration.model with parameters of type HstComponentRegistry | |
---|---|
void |
HstManagerImpl.setComponentRegistry(HstComponentRegistry componentRegistry)
|
Uses of HstComponentRegistry in org.hippoecm.hst.core.container |
---|
Classes in org.hippoecm.hst.core.container that implement HstComponentRegistry | |
---|---|
class |
HstComponentRegistryImpl
HstComponentRegistryImpl |
Fields in org.hippoecm.hst.core.container declared as HstComponentRegistry | |
---|---|
protected HstComponentRegistry |
HstComponentFactoryImpl.componentRegistry
|
Constructors in org.hippoecm.hst.core.container with parameters of type HstComponentRegistry | |
---|---|
HstComponentFactoryImpl(HstComponentRegistry componentRegistry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |