C# 클래스 Apache.NMS.Commands.TempDestination

상속: Destination
파일 보기 프로젝트 열기: ThorTech/apache-nms 1 사용 예제들

공개 메소드들

메소드 설명
Clone ( ) : Object
CreateDestination ( String name ) : Destination

Method CreateDestination

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

메소드 상세

Clone() 공개 메소드

public Clone ( ) : Object
리턴 Object

CreateDestination() 공개 메소드

Method CreateDestination
public CreateDestination ( String name ) : Destination
name String A String
리턴 Destination

Delete() 공개 메소드

public Delete ( ) : void
리턴 void

TempDestination() 공개 메소드

public TempDestination ( ) : System
리턴 System

TempDestination() 공개 메소드

public TempDestination ( String name ) : System
name String
리턴 System