|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.ipojo.architecture.HandlerDescription
public class HandlerDescription
Handler Description.
| Constructor Summary | |
|---|---|
HandlerDescription(Handler handler)
Creates a handler description. |
|
| Method Summary | |
|---|---|
Element |
getHandlerInfo()
Gets handler information. |
String |
getHandlerName()
Gets the handler name. |
boolean |
isValid()
Checks if the handler is valid. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HandlerDescription(Handler handler)
handler - the handler.| Method Detail |
|---|
public boolean isValid()
public String getHandlerName()
public Element getHandlerInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||