Package org.apache.felix.framework
Class BundleWiringImpl.ToLocalUrlEnumeration
java.lang.Object
org.apache.felix.framework.BundleWiringImpl.ToLocalUrlEnumeration
- All Implemented Interfaces:
Enumeration
- Enclosing class:
BundleWiringImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
m_enumeration
-
-
Constructor Details
-
ToLocalUrlEnumeration
ToLocalUrlEnumeration(Enumeration enumeration)
-
-
Method Details
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElements
in interfaceEnumeration
-
nextElement
- Specified by:
nextElement
in interfaceEnumeration
-