org.apache.maven.dotnet.executable.compiler
Class KeyInfo.Factory

java.lang.Object
  extended by org.apache.maven.dotnet.executable.compiler.KeyInfo.Factory
Enclosing interface:
KeyInfo

public static class KeyInfo.Factory
extends java.lang.Object


Method Summary
static KeyInfo createDefaultKeyInfo()
          Returns a default instance of key info.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createDefaultKeyInfo

public static KeyInfo createDefaultKeyInfo()
Returns a default instance of key info.

Returns:
a default instance of key info


Copyright © 2007 NMaven. All Rights Reserved.