Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
O
S
A
Activator
- Class in
org.apache.felix.example.servicebased.triangle
This class implements a simple bundle activator for the triangle
SimpleShape
service.
Activator()
- Constructor for class org.apache.felix.example.servicebased.triangle.
Activator
Activator.Triangle
- Class in
org.apache.felix.example.servicebased.triangle
This inner class implements the triangle
SimpleShape
service.
Activator.Triangle()
- Constructor for class org.apache.felix.example.servicebased.triangle.
Activator.Triangle
D
draw(Graphics2D, Point)
- Method in class org.apache.felix.example.servicebased.triangle.
Activator.Triangle
Implements the
SimpleShape.draw()
method for painting the shape.
O
org.apache.felix.example.servicebased.triangle
- package org.apache.felix.example.servicebased.triangle
S
start(BundleContext)
- Method in class org.apache.felix.example.servicebased.triangle.
Activator
Implements the
BundleActivator.start()
method, which registers the triangle
SimpleShape
service.
stop(BundleContext)
- Method in class org.apache.felix.example.servicebased.triangle.
Activator
Implements the
BundleActivator.start()
method, which does nothing.
A
D
O
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes