|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.aries.blueprint.sample.FooRegistrationListener
public class FooRegistrationListener
Constructor Summary | |
---|---|
FooRegistrationListener()
|
Method Summary | |
---|---|
java.util.Map |
getProperties()
|
void |
serviceRegistered(java.io.Serializable foo,
java.util.Map props)
|
void |
serviceUnregistered(Foo foo,
java.util.Map props)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FooRegistrationListener()
Method Detail |
---|
public void serviceRegistered(java.io.Serializable foo, java.util.Map props)
public void serviceUnregistered(Foo foo, java.util.Map props)
public java.util.Map getProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |