BEA WebLogic Server 7 Manual de Serviço Página 503

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 545
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 502
1 2 ... 498 499 500 501 502 503 504 505 506 507 508 ... 544 545

Comentários a estes Manuais

Sem comentários