|
RSE Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Dynamic RSE system types provider interface.
See also extension point org.eclipse.rse.core.systemTypeProviders
Clients may implement this interface.
| Method Summary | |
IRSESystemType[] |
getSystemTypesForRegistration()
Returns a list of possible RSE system types to register at initialization of the RSE core system. |
| Method Detail |
public IRSESystemType[] getSystemTypesForRegistration()
RSECoreRegistry.
The list of the returned RSE system types will be checked
for duplicates (via the system type id). Duplicates will
be dropped.
Returned system types should be subclasses of AbstractRSESystemType.
null.
|
RSE Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||