Uses of Interface
org.osgi.framework.connect.ConnectContent.ConnectEntry
-
Packages that use ConnectContent.ConnectEntry Package Description org.osgi.framework.connect Framework Connect Package Version 1.0. -
-
Uses of ConnectContent.ConnectEntry in org.osgi.framework.connect
Methods in org.osgi.framework.connect that return types with arguments of type ConnectContent.ConnectEntry Modifier and Type Method Description java.util.Optional<ConnectContent.ConnectEntry>
ConnectContent. getEntry(java.lang.String path)
Returns theConnectContent.ConnectEntry
for the specified path name in this content.
-