@OsgiServiceProvider public class SquareShapeProvider extends Object implements org.jboss.weld.examples.osgi.paint.api.ShapeProvider
| Constructor and Description |
|---|
SquareShapeProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
org.jboss.weld.examples.osgi.paint.api.Shape |
getShape() |
public org.jboss.weld.examples.osgi.paint.api.Shape getShape()
getShape in interface org.jboss.weld.examples.osgi.paint.api.ShapeProviderpublic String getId()
getId in interface org.jboss.weld.examples.osgi.paint.api.ShapeProviderCopyright © 2008–2017. All rights reserved.