|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the factory interface whose implementation is responsible to create and initialize the provider. This is used by the CSS Framework for instantiating and getting a reference to a provider. The implmentation of this interface should be specified in the configuration.
Method Summary | |
com.hyperion.css.CSSProviderIF |
getProvider(java.util.Map environment)
Creates and initializes the provider. |
Method Detail |
public com.hyperion.css.CSSProviderIF getProvider(java.util.Map environment) throws CSSException
CSSException
- - Any abnormality in terms of creation or
initialization of this provider.
|
Copyright 2004 Hyperion Solutions Corporation. All rights reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |