public interface ObjectAdapterId extends Writeable
Modifier and Type | Method and Description |
---|---|
String[] |
getAdapterName()
Get the adapter name simply as an array of strings.
|
int |
getNumLevels()
Return the number of elements in the adapter ID.
|
Iterator<String> |
iterator()
Return an iterator that iterates over the components of this adapter ID.
|
int getNumLevels()
Iterator<String> iterator()
String[] getAdapterName()
Copyright © 2018 JBoss by Red Hat. All rights reserved.