org.smartfrog.sfcore.languages.csf.csfcomponentdescription
Interface ComponentResolver
- All Superinterfaces:
- ComponentResolver
- All Known Subinterfaces:
- CSFComponentDescription
- All Known Implementing Classes:
- CSFComponentDescriptionImpl
public interface ComponentResolver
- extends ComponentResolver
Specifies the resolution interface to be implemented by all attributes
(including component attributes, that need resolution at compile time and
pre-deployment time.
|
Method Summary |
void |
constraintResolve()
Internal method that constraint resolves a parsed component. |
constraintResolve
void constraintResolve()
throws SmartFrogCompileResolutionException
- Internal method that constraint resolves a parsed component.
- Throws:
SmartFrogCompileResolutionException - failed to type resolve
(C) Copyright 1998-2006 Hewlett-Packard Development Company, LP