|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgr.uoa.di.madgik.commons.infra.HostingNodeAdapter
public abstract class HostingNodeAdapter
| Constructor Summary | |
|---|---|
HostingNodeAdapter()
|
|
| Method Summary | |
|---|---|
abstract HostingNode |
adapt(java.lang.Object o)
|
java.util.List<HostingNode> |
adaptAll(java.util.List<? extends java.lang.Object> l)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HostingNodeAdapter()
| Method Detail |
|---|
public abstract HostingNode adapt(java.lang.Object o)
throws java.lang.Exception
java.lang.Exception
public java.util.List<HostingNode> adaptAll(java.util.List<? extends java.lang.Object> l)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||