Map
Index
Random
Help
th

Quote: class loaders in Java locate an implementation for a class by its textual name; e.g., locate a handler for a new MIME type by its name

topics > all references > references g-h > QuoteRef: goslJ6_1997 , p. 56



Topic:
object code linkers and loaders
Topic:
object-oriented classes
Topic:
data type by name or tags

Quotation Skeleton

Java's dynamic behavior is often fed by this … [For example], 'Class c = Class.forName("foo."+x); Thing b = … are responsible for taking a classname and finding … behavior where we take the MIME type, for … name, and say 'Class.forName', which causes all sorts … been installed dynamically.   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: object code linkers and loaders (29 items)
Topic: object-oriented classes (66 items)
Topic: data type by name or tags (29 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.