C# Class Apache.NMS.Commands.TempDestination

Inheritance: Destination
Afficher le fichier Open project: ThorTech/apache-nms Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : Object
CreateDestination ( String name ) : Destination

Method CreateDestination

Delete ( ) : void
TempDestination ( ) : System
TempDestination ( String name ) : System

Method Details

Clone() public méthode

public Clone ( ) : Object
Résultat Object

CreateDestination() public méthode

Method CreateDestination
public CreateDestination ( String name ) : Destination
name String A String
Résultat Destination

Delete() public méthode

public Delete ( ) : void
Résultat void

TempDestination() public méthode

public TempDestination ( ) : System
Résultat System

TempDestination() public méthode

public TempDestination ( String name ) : System
name String
Résultat System