com.oracle.faux.sdp
Class Foo

java.lang.Object
  extended by com.oracle.faux.sdp.Foo
All Implemented Interfaces:
FooContract

@Service
public class Foo
extends java.lang.Object
implements FooContract

A service that will come and go as this bundle is installed and uninstalled

Author:
jwells

Constructor Summary
Foo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Foo

public Foo()


Copyright © 2013 Oracle Corporation. All Rights Reserved.