BEA WebLogic Server 7 Servisní příručka Strana 503

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 545
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 502
Mbean Management Command Reference
Administration Guide B-39
DELETE
Deletes a configuration Mbean. Returns OK in stdout when successful. This command
cannot be used for run-time Mbeans.
Note: When you delete Mbeans, configuration objects are also deleted.
For more information about deleting Mbeans, see Developing WebLogic Server
Applications, at
http://e-docs.bea.com/wls/docs61/programming/index.html.
Syntax
java weblogic.Admin [Connection and User Credentials Arguments]
DELETE {–type mbean_type|–mbean mbean_name}
Example
java weblogic.Admin -url localhost:7001 -username adminuser
-password gumby1234 DELETE -mbean
“mydomain:Type=Server,Name=AcctServer”
Arguments Definition
mbean_type
Required. When deleting attributes for multiple objects of the same
type.
mbean_name
Required. Fully qualified name of an Mbean, in the following format:
domain:Type=type,Name=name
Type
specifies a type of object grouping, and Name specifies the
Mbean name.
Zobrazit stránku 502
1 2 ... 498 499 500 501 502 503 504 505 506 507 508 ... 544 545

Komentáře k této Příručce

Žádné komentáře