Method: OSGi::Container#fragments

Defined in:
lib/osgi/container.rb

#fragmentsObject (readonly)

bundles: the bundles of the eclipse instance loaded on startup location: the location of the Eclipse instance



28
29
30
# File 'lib/osgi/container.rb', line 28

def fragments
  @fragments
end