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
Description()
String Description()
Returns
Lookup()
String Lookup()
Returns
MappedName()
String MappedName()
Returns
Name()
String Name()
Returns
Shareable()
bool Shareable()
Returns
Type()
Class Type()