- All Known Subinterfaces:
Application
,ModuleComponent
public interface OptionallyNamed
Provides a means to identify if the instance is optionally named.
- See Also:
-
Method Summary
-
Method Details
-
named
The optional name for this instance.- Returns:
- the name associated with this instance or empty if not available or known
-