public interface DOMMountPoint extends org.opendaylight.yangtools.concepts.Identifiable<YangInstanceIdentifier>
| Modifier and Type | Method and Description |
|---|---|
SchemaContext |
getSchemaContext() |
<T extends DOMService> |
getService(Class<T> cls) |
<T extends DOMService> com.google.common.base.Optional<T> getService(Class<T> cls)
SchemaContext getSchemaContext()
Copyright © 2016 OpenDaylight. All rights reserved.