Methods' Details |
getInteractionHandler
- Description
- returns the command's interaction handler.
If called multiple times, this method should consistently return the
same value (to allow caching).
- Returns
- an interaction handler
|
|
getProgressHandler
- Description
- returns the command's progress handler.
If called multiple times, this method should consistently return the
same value (to allow caching).
- Returns
- a progress handler
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.