public interface SourceModuleProvides extends JavaModuleProvides, SourceHasName
EMPTY_ARRAYCHILDREN_ALL, CHILDREN_BLANKLINES, CHILDREN_COMMENTS, CHILDREN_default, CHILDREN_none, CHILDREN_REGULAR, EMPTY_ARRAY, PRINT_ALL, REFORMAT_ALL, REFORMAT_INDENT| Modifier and Type | Method and Description |
|---|---|
SourceModuleProvidesWith |
getSourceModuleProvidesWith()
Get the module provides with clause.
|
boolean |
hasSourceModuleProvidesWith()
Determine if this module provides has a with clause.
|
void |
setServiceInterface(java.lang.String serviceInterface)
Set the name of the type of the service interface,
in the form foo/bar.
|
getServiceImplementations, getServiceInterfacegetElementKind, getFile, getModifiers, getOwner, getSourceElement, isDeprecated, isFinal, isHidden, isMandated, isSourceElement, isSynthetic, printCompiledInfogetName, getNameElement, setName, setNameElementaddSelf, addSelf, addSelfAfter, addSelfBefore, adjustTextIndentation, clearBinding, cloneSelf, compile, createContext, getBinding, getChildren, getChildren, getCompiledObject, getContainedElements, getContext, getEndOffset, getFirstToken, getJdkVersion, getLastToken, getOwningFile, getOwningSourceFile, getParent, getSiblingAfter, getSiblingAfter, getSiblingBefore, getSiblingBefore, getSiblings, getSiblings, getStartOffset, getSymbolKind, getText, getTokens, getTokens, hasErrors, print, print, print, print, reformatSelf, removeSelf, replaceSelf, resolve, setBinding, setContext, visitSelfvoid setServiceInterface(java.lang.String serviceInterface)
serviceInterface - The new serviceInterfacejava.lang.IllegalArgumentException - if serviceInterface is not
a valid service interface nameboolean hasSourceModuleProvidesWith()
SourceModuleProvidesWith getSourceModuleProvidesWith()