Bees v0.5.0 API

apps.authenticator
Class MaterialBuilder

java.lang.Object
  |
  +--bees.core.Application
        |
        +--apps.authenticator.MaterialBuilder

public final class MaterialBuilder
extends Application

The MaterialBuilder application is used to build a file containing data that can be used in a discovery advertisement.


Constructor Summary
MaterialBuilder()
          Construct an empty MaterialBuilder application object.
 
Method Summary
 void start(Node node, java.lang.String[] args)
          Method called to set the application in motion.
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MaterialBuilder

public MaterialBuilder()
Construct an empty MaterialBuilder application object.
Method Detail

start

public void start(Node node,
                  java.lang.String[] args)
           throws java.lang.Throwable
Description copied from class: Application
Method called to set the application in motion.
Overrides:
start in class Application
See Also:
Application.start(Node, String[])

toString

public java.lang.String toString()
Overrides:
toString in class Application
See Also:
Object.toString()

Bees v0.5.0 API

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/