public interface JbiNameInfo
| Modifier and Type | Method and Description |
|---|---|
String |
altName()
Return the alternative name of a JBI Framework installed component.
|
boolean |
isBinding()
True iff this object identifies an SE.
|
boolean |
isEngine()
True iff this object identifies an SE.
|
boolean |
isSystemService()
True iff this object identifies a JBI Framework System Service.
|
String |
name()
Return the name of the JBI Framework Service or Installed component.
|
String name()
String altName()
boolean isEngine()
boolean isBinding()
boolean isSystemService()
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.