BBjJettyContextConfiguration::canDelete
Description
In BBj 15.0 and higher, this method can be called to see if a context may be deleted.
Syntax
Return Value |
Method |
---|---|
boolean |
canDelete() |
Parameters
None.
Return Value
true if the context can be deleted otherwise false
Remarks
It is not possible to delete the default BBj or the Enterprise Manager contexts.
Example
|