Table of Contents

Interface IResource

Namespace
Javax.Annotation
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/annotation/Resource.html

public interface IResource : IAnnotation
Inherited Members

Methods

AuthenticationTypeMethod()

Resource.AuthenticationType AuthenticationTypeMethod()

Returns

Resource.AuthenticationType

Resource.AuthenticationType

Description()

String Description()

Returns

String

String

Lookup()

String Lookup()

Returns

String

String

MappedName()

String MappedName()

Returns

String

String

Name()

String Name()

Returns

String

String

Shareable()

bool Shareable()

Returns

bool

bool

Type()

Class Type()

Returns

Class

Class